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

feat: move and fix adhoc tests #193

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

ingomueller-net
Copy link
Contributor

This PR moves the adhoc tests to a more top-level directory, fixes several problems, and adds a target to CI.

@@ -81,3 +81,7 @@ jobs:
- name: Run Ibis expression tests
if: ${{ matrix.producer == 'ibis' }}
run: pytest substrait_consumer/functional/queries/ibis_expressions/

- name: Run Ibis expression tests
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the same name as above -- should it be different?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, good catch.

This PR moves the adhoc tests to a more top-level directory, fixes
several problems, and adds a target to CI.

Signed-off-by: Ingo Müller <[email protected]>
@ingomueller-net ingomueller-net merged commit 012f96a into substrait-io:main Dec 20, 2024
10 checks passed
@ingomueller-net ingomueller-net deleted the move-adhoc branch December 20, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants