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

ENH Remove warning on no features #299

Merged
merged 2 commits into from
Sep 29, 2023
Merged

Conversation

brendan-ward
Copy link
Member

Resolves #294

Removes the UserWarning warning previously raised when no features were read from the data source.

@brendan-ward brendan-ward added the enhancement New feature or request label Sep 29, 2023
@brendan-ward brendan-ward added this to the 0.7.0 milestone Sep 29, 2023
Copy link
Member

@jorisvandenbossche jorisvandenbossche left a comment

Choose a reason for hiding this comment

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

Looks good!

pyogrio/_io.pyx Outdated Show resolved Hide resolved
@brendan-ward brendan-ward merged commit 35a5d13 into main Sep 29, 2023
15 checks passed
@brendan-ward brendan-ward deleted the no_warning_on_no_features branch September 29, 2023 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stop warning about no features to read
2 participants