-
Notifications
You must be signed in to change notification settings - Fork 163
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
[FEAT] Enable feature-flagged native downloader in daft.read_parquet #1190
Commits on Jul 27, 2023
-
[FEAT] Enable stub code for native downloader for top-level daft.read…
…_parquet
Jay Chia committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for ef15788 - Browse repository at this point
Copy the full SHA ef15788View commit details -
Jay Chia committed
Jul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 503e79f - Browse repository at this point
Copy the full SHA 503e79fView commit details -
Share get_parquet_metadata functionality across schema inference and …
…file metadata retrieval
Jay Chia committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 70dcb12 - Browse repository at this point
Copy the full SHA 70dcb12View commit details -
Use injected info in source_info in glob_path_with_stats
Jay Chia committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 858e5bc - Browse repository at this point
Copy the full SHA 858e5bcView commit details -
Ensure IOConfig imports are guarded by TYPE_CHECKING to avoid circula…
…r imports
Jay Chia committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 1e5309e - Browse repository at this point
Copy the full SHA 1e5309eView commit details -
Jay Chia committed
Jul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 0b76eee - Browse repository at this point
Copy the full SHA 0b76eeeView commit details -
Test native downloader for Parquet reads in test_creation.py
Jay Chia committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 429b05c - Browse repository at this point
Copy the full SHA 429b05cView commit details -
Add missing flag propogation in daft/execution/execution_step.py
Jay Chia committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for b3a0836 - Browse repository at this point
Copy the full SHA b3a0836View commit details -
Add fixes to make PyIOConfig pickleable
Jay Chia committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 0f1b076 - Browse repository at this point
Copy the full SHA 0f1b076View commit details -
Add a table cast for native read_parquet
Jay Chia committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 37b0976 - Browse repository at this point
Copy the full SHA 37b0976View commit details -
Use JSON serialization and __reduce__ instead of get/setstate for ser…
…ialization
Jay Chia committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for dba0cec - Browse repository at this point
Copy the full SHA dba0cecView commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8311610 - Browse repository at this point
Copy the full SHA 8311610View commit details -
Jay Chia committed
Jul 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 34423d5 - Browse repository at this point
Copy the full SHA 34423d5View commit details