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

SNOW-1018660: use split_blocks=True by default #1234

Merged

Conversation

sfc-gh-aalam
Copy link
Contributor

Please answer these questions before submitting your pull requests. Thanks!

  1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Fixes #SNOW-1018660

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
    • I am adding new logging messages
    • I am adding a new telemetry message
    • I am adding new credentials
    • I am adding a new dependency
  3. Please describe how your code solves the related issue.

    Setting split_blocks=True until we get a resolution for default case. This also aligs with the recommendation from pyarrow maintainers.

@sfc-gh-aalam sfc-gh-aalam requested a review from a team as a code owner February 1, 2024 22:03
Copy link
Contributor

@sfc-gh-aling sfc-gh-aling left a comment

Choose a reason for hiding this comment

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

 would this impact user/do we need changelog for this?

@sfc-gh-aalam
Copy link
Contributor Author

would this impact user/do we need changelog for this?

I forgot to push the changelog. Updated now

CHANGELOG.md Outdated
@@ -3,14 +3,13 @@
## 1.13.0 (TBD)

### New Features

- Use `split_blocks=True` by default during `to_pandas` conversion for optimal memory allocation.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Better tell people what this parameter is about. Most users don't know what it is.

Copy link
Contributor Author

@sfc-gh-aalam sfc-gh-aalam Feb 5, 2024

Choose a reason for hiding this comment

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

added more details

@sfc-gh-aalam sfc-gh-aalam enabled auto-merge (squash) February 7, 2024 17:43
@sfc-gh-aalam sfc-gh-aalam merged commit f47c158 into main Feb 7, 2024
57 checks passed
@sfc-gh-aalam sfc-gh-aalam deleted the aalam-SNOW-1018660-set-split_block-to-True-by-default branch February 7, 2024 17:46
@github-actions github-actions bot locked and limited conversation to collaborators Feb 7, 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.

5 participants