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

[Python][CI] Substrait nightly job is failing due to wrong invocation of substrait consumer-testing #44726

Open
raulcd opened this issue Nov 14, 2024 · 0 comments

Comments

@raulcd
Copy link
Member

raulcd commented Nov 14, 2024

Describe the bug, including details regarding any error messages, version, and platform.

The test-conda-python-3.10-substrait job is currently failing with:

 UsageError: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
pytest: error: argument --producer: invalid choice: 'IsthmusProducer' (choose from 'datafusion', 'duckdb', 'ibis', 'isthmus')
For more information see https://pluggy.readthedocs.io/en/stable/api_reference.html#pluggy.PluggyTeardownRaisedWarning
  config = pluginmanager.hook.pytest_cmdline_parse(
ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
pytest: error: argument --producer: invalid choice: 'IsthmusProducer' (choose from 'datafusion', 'duckdb', 'ibis', 'isthmus')

This seems to be related to this substrait consumer-testing PR change:

Component(s)

Continuous Integration, Python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant