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

Return empty Arrow table instead of None #1275

Closed

Conversation

JakobGM
Copy link

@JakobGM JakobGM commented Oct 10, 2022

I have created no issue because the PR itself should be descriptive enough, the discussion can perhaps be taken here instead?

In the same way that SnowflakeCursor.fetch_pandas_all() now returns an empty DataFrame with the correct schema when the query produces 0 rows, SnowflakeCursor.fetch_arrow_all() should do the same.

@github-actions
Copy link

github-actions bot commented Oct 10, 2022

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@JakobGM
Copy link
Author

JakobGM commented Oct 10, 2022

I have read the CLA Document and I hereby sign the CLA

@JakobGM JakobGM closed this Oct 1, 2024
@JakobGM JakobGM deleted the jakobgm/return-empty-arrow-tables branch October 1, 2024 20:34
@github-actions github-actions bot locked and limited conversation to collaborators Oct 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant