Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding type and shape match for column name matching before function #1398

Closed
wants to merge 3 commits into from

Conversation

Y1feiwang
Copy link

Modified batch.py drop_column_alias function to include column name, type, and shape match for before inputing the database to custom functions. This enable pipelining function directly without needing to rename. An example test case is in test/integration_tests/long/test_function_input_pipelining.py.

@Y1feiwang Y1feiwang closed this Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant