Skip to content

[Python] Set minimal version of Polars for python tests#765

Merged
eddyxu merged 1 commit intomainfrom
lei/polars_version
Apr 10, 2023
Merged

[Python] Set minimal version of Polars for python tests#765
eddyxu merged 1 commit intomainfrom
lei/polars_version

Conversation

@eddyxu
Copy link
Copy Markdown
Member

@eddyxu eddyxu commented Apr 10, 2023

Python tests failed on <=0.16.9:

>       polars_df = pl.scan_pyarrow_dataset(dataset)
E       AttributeError: module 'polars' has no attribute 'scan_pyarrow_dataset'

@eddyxu eddyxu requested a review from changhiskhan April 10, 2023 18:56
Copy link
Copy Markdown
Contributor

@changhiskhan changhiskhan left a comment

Choose a reason for hiding this comment

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

Thanks

@eddyxu eddyxu merged commit 39c64c8 into main Apr 10, 2023
@eddyxu eddyxu deleted the lei/polars_version branch April 10, 2023 19:32
gsilvestrin pushed a commit that referenced this pull request Apr 12, 2023
gsilvestrin added a commit that referenced this pull request Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants