We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
Continuous Integration, Python
The text was updated successfully, but these errors were encountered:
apacheGH-44726: [CI] Update substrait consumer call to use new isthmu…
75499b6
…s producer parameter
raulcd
No branches or pull requests
Describe the bug, including details regarding any error messages, version, and platform.
The test-conda-python-3.10-substrait job is currently failing with:
This seems to be related to this substrait consumer-testing PR change:
Component(s)
Continuous Integration, Python
The text was updated successfully, but these errors were encountered: