Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Following the contributing guidelines for the first time I did not use the `-DARROW_DATASET=On` flag as it does not appear on the documentation guidelines.
There was a test failure when running tests because the dataset module was not found:
ModuleNotFoundError: No module named 'pyarrow._dataset'
My expectation is that this test should have been skipped as it requires dataset.
Attachments
Issue Links
- links to