-
Notifications
You must be signed in to change notification settings - Fork 69
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: Add Parquet as a batch encoding option #2044
feat: Add Parquet as a batch encoding option #2044
Conversation
… into parquet-encoding
Don't currently have a way to support different numeric types like Decimal.decimal. Reverting to using pyarrow's schema inference.
CodSpeed Performance ReportMerging #2044 will not alter performanceComparing Summary
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2044 +/- ##
==========================================
+ Coverage 87.50% 87.65% +0.14%
==========================================
Files 58 60 +2
Lines 4882 4940 +58
Branches 996 1006 +10
==========================================
+ Hits 4272 4330 +58
Misses 429 429
Partials 181 181 ☔ View full report in Codecov by Sentry. |
FYI: I plan to give this a proper review next Tuesday |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @jamielxcarter, great work!
Closes #1148
📚 Documentation preview 📚: https://meltano-sdk--2044.org.readthedocs.build/en/2044/