-
-
Notifications
You must be signed in to change notification settings - Fork 691
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
PR - Add Delta Lake Backend for Cryptofeed #1054
base: master
Are you sure you want to change the base?
Commits on Aug 31, 2024
-
feat(deltalake): Implement Delta Lake backend and add dependencies
- Add DeltaLakeCallback class with support for various data types - Implement partitioning, Z-ordering, and time travel features - Add schema documentation for each data type - Include Delta Lake dependencies in setup.py - Create demo file for Delta Lake usage with S3 configuration - Update extras_require in setup.py to include deltalake option
Configuration menu - View commit details
-
Copy full SHA for 07cca17 - Browse repository at this point
Copy the full SHA 07cca17View commit details -
Configuration menu - View commit details
-
Copy full SHA for c003c69 - Browse repository at this point
Copy the full SHA c003c69View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8256dc - Browse repository at this point
Copy the full SHA f8256dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf2c926 - Browse repository at this point
Copy the full SHA cf2c926View commit details -
Configuration menu - View commit details
-
Copy full SHA for b02ab52 - Browse repository at this point
Copy the full SHA b02ab52View commit details
Commits on Sep 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42eea55 - Browse repository at this point
Copy the full SHA 42eea55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 090c4f4 - Browse repository at this point
Copy the full SHA 090c4f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a60f20 - Browse repository at this point
Copy the full SHA 2a60f20View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f01815 - Browse repository at this point
Copy the full SHA 2f01815View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2081b11 - Browse repository at this point
Copy the full SHA 2081b11View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ba6b2 - Browse repository at this point
Copy the full SHA a9ba6b2View commit details -
fix: Add DataFrame schema logging when timestamp-related error occurs…
… during Delta Lake write
Configuration menu - View commit details
-
Copy full SHA for 4ab9fd8 - Browse repository at this point
Copy the full SHA 4ab9fd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 797a789 - Browse repository at this point
Copy the full SHA 797a789View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb8f76 - Browse repository at this point
Copy the full SHA ceb8f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84c436d - Browse repository at this point
Copy the full SHA 84c436dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84fd533 - Browse repository at this point
Copy the full SHA 84fd533View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e4c4df - Browse repository at this point
Copy the full SHA 5e4c4dfView commit details -
fix: Ensure empty string is a category in categorical columns and han…
…dle null values correctly
Configuration menu - View commit details
-
Copy full SHA for 5bdd670 - Browse repository at this point
Copy the full SHA 5bdd670View commit details -
refactor: Refactor DeltaLakeCallback class to improve code readabilit…
…y and maintainability
Configuration menu - View commit details
-
Copy full SHA for 099c6c4 - Browse repository at this point
Copy the full SHA 099c6c4View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d3a9c71 - Browse repository at this point
Copy the full SHA d3a9c71View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd82534 - Browse repository at this point
Copy the full SHA fd82534View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b37d26 - Browse repository at this point
Copy the full SHA 1b37d26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81870dc - Browse repository at this point
Copy the full SHA 81870dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 880c079 - Browse repository at this point
Copy the full SHA 880c079View commit details -
Configuration menu - View commit details
-
Copy full SHA for e45dee7 - Browse repository at this point
Copy the full SHA e45dee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcaa65f - Browse repository at this point
Copy the full SHA fcaa65fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4145588 - Browse repository at this point
Copy the full SHA 4145588View commit details -
Configuration menu - View commit details
-
Copy full SHA for 274ca48 - Browse repository at this point
Copy the full SHA 274ca48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43bbd3a - Browse repository at this point
Copy the full SHA 43bbd3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e59f57d - Browse repository at this point
Copy the full SHA e59f57dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bacc42 - Browse repository at this point
Copy the full SHA 4bacc42View commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d520c02 - Browse repository at this point
Copy the full SHA d520c02View commit details -
Configuration menu - View commit details
-
Copy full SHA for b11f9a4 - Browse repository at this point
Copy the full SHA b11f9a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11893db - Browse repository at this point
Copy the full SHA 11893dbView commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 313a8f8 - Browse repository at this point
Copy the full SHA 313a8f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5d3f8c - Browse repository at this point
Copy the full SHA f5d3f8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 959dc7e - Browse repository at this point
Copy the full SHA 959dc7eView commit details -
feat(deltalake): Implement Delta Lake backend and add dependencies
- Add DeltaLakeCallback class with support for various data types - Implement partitioning, Z-ordering, and time travel features - Add schema documentation for each data type - Include Delta Lake dependencies in setup.py - Create demo file for Delta Lake usage with S3 configuration - Update extras_require in setup.py to include deltalake option
Configuration menu - View commit details
-
Copy full SHA for 85ad668 - Browse repository at this point
Copy the full SHA 85ad668View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7a20b9 - Browse repository at this point
Copy the full SHA b7a20b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f81da6 - Browse repository at this point
Copy the full SHA 6f81da6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d12441b - Browse repository at this point
Copy the full SHA d12441bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6a2ae8 - Browse repository at this point
Copy the full SHA d6a2ae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e257d83 - Browse repository at this point
Copy the full SHA e257d83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 265e761 - Browse repository at this point
Copy the full SHA 265e761View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00d81ec - Browse repository at this point
Copy the full SHA 00d81ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ed8b9 - Browse repository at this point
Copy the full SHA d6ed8b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16f2825 - Browse repository at this point
Copy the full SHA 16f2825View commit details -
Configuration menu - View commit details
-
Copy full SHA for d51babc - Browse repository at this point
Copy the full SHA d51babcView commit details -
fix: Add DataFrame schema logging when timestamp-related error occurs…
… during Delta Lake write
Configuration menu - View commit details
-
Copy full SHA for 2a7712e - Browse repository at this point
Copy the full SHA 2a7712eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f611215 - Browse repository at this point
Copy the full SHA f611215View commit details -
Configuration menu - View commit details
-
Copy full SHA for a16f737 - Browse repository at this point
Copy the full SHA a16f737View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4173cc2 - Browse repository at this point
Copy the full SHA 4173cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b880bfa - Browse repository at this point
Copy the full SHA b880bfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b02e46c - Browse repository at this point
Copy the full SHA b02e46cView commit details -
fix: Ensure empty string is a category in categorical columns and han…
…dle null values correctly
Configuration menu - View commit details
-
Copy full SHA for 358c162 - Browse repository at this point
Copy the full SHA 358c162View commit details -
refactor: Refactor DeltaLakeCallback class to improve code readabilit…
…y and maintainability
Configuration menu - View commit details
-
Copy full SHA for 90a1559 - Browse repository at this point
Copy the full SHA 90a1559View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1365432 - Browse repository at this point
Copy the full SHA 1365432View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac5e61a - Browse repository at this point
Copy the full SHA ac5e61aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3338d3c - Browse repository at this point
Copy the full SHA 3338d3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c93b11 - Browse repository at this point
Copy the full SHA 7c93b11View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdea1ff - Browse repository at this point
Copy the full SHA bdea1ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11c7b22 - Browse repository at this point
Copy the full SHA 11c7b22View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0ccd92 - Browse repository at this point
Copy the full SHA d0ccd92View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8d6310 - Browse repository at this point
Copy the full SHA a8d6310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4946bb8 - Browse repository at this point
Copy the full SHA 4946bb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1cad2b - Browse repository at this point
Copy the full SHA b1cad2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cfd5f7 - Browse repository at this point
Copy the full SHA 6cfd5f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d213cf0 - Browse repository at this point
Copy the full SHA d213cf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for adac33b - Browse repository at this point
Copy the full SHA adac33bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e2aff6 - Browse repository at this point
Copy the full SHA 4e2aff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99b3a36 - Browse repository at this point
Copy the full SHA 99b3a36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b25acd - Browse repository at this point
Copy the full SHA 1b25acdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d649fea - Browse repository at this point
Copy the full SHA d649feaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c9158b - Browse repository at this point
Copy the full SHA 9c9158bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb4cb4c - Browse repository at this point
Copy the full SHA bb4cb4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9343c30 - Browse repository at this point
Copy the full SHA 9343c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87a77f5 - Browse repository at this point
Copy the full SHA 87a77f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98762fd - Browse repository at this point
Copy the full SHA 98762fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53a87c7 - Browse repository at this point
Copy the full SHA 53a87c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for acfd7cc - Browse repository at this point
Copy the full SHA acfd7ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for b600513 - Browse repository at this point
Copy the full SHA b600513View commit details -
Configuration menu - View commit details
-
Copy full SHA for fae08d4 - Browse repository at this point
Copy the full SHA fae08d4View commit details -
feat: Increase optimize_interval, enable time_travel, change numeric_…
…type and batch_size in DeltaLakeCallback
Configuration menu - View commit details
-
Copy full SHA for b313e5e - Browse repository at this point
Copy the full SHA b313e5eView commit details -
fix: Ensure datetime columns are in microsecond precision and remove …
…timezone info after conversion
Configuration menu - View commit details
-
Copy full SHA for 2261007 - Browse repository at this point
Copy the full SHA 2261007View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1da540f - Browse repository at this point
Copy the full SHA 1da540fView commit details -
fix: Ensure datetime columns are in microsecond precision and convert…
… timestamp columns to UTC datetime
Configuration menu - View commit details
-
Copy full SHA for 3d1a84c - Browse repository at this point
Copy the full SHA 3d1a84cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fabc822 - Browse repository at this point
Copy the full SHA fabc822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47ca6a4 - Browse repository at this point
Copy the full SHA 47ca6a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf0004a - Browse repository at this point
Copy the full SHA cf0004aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4d7b23 - Browse repository at this point
Copy the full SHA c4d7b23View commit details