raulcd opened a new issue, #44726:
URL: https://github.com/apache/arrow/issues/44726

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The 
[test-conda-python-3.10-substrait](https://github.com/ursacomputing/crossbow/actions/runs/11828348692/job/32958278346)
 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:
   - https://github.com/substrait-io/consumer-testing/pull/124
   
   ### Component(s)
   
   Continuous Integration, Python


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to