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

load_table_as_pandas() allows user to determine whether or not to use kernel #536

Merged
merged 9 commits into from
Aug 1, 2024

Conversation

pranavsuku-db
Copy link
Collaborator

This can lead to a 4x speedup of reading tables even without DV/CM support

@pranavsuku-db pranavsuku-db changed the title load_table_as_pandas() now allows user to determine whether or not to use kernel load_table_as_pandas() allows user to determine whether or not to use kernel Jul 26, 2024
python/delta_sharing/reader.py Outdated Show resolved Hide resolved
python/delta_sharing/delta_sharing.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@linzhou-db linzhou-db left a comment

Choose a reason for hiding this comment

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

This change looks good!

Though let's test the production behavior before merging.

@pranavsuku-db pranavsuku-db merged commit 33200ca into main Aug 1, 2024
8 of 10 checks passed
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