-
Notifications
You must be signed in to change notification settings - Fork 82
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
Migrate parquet txn metadata processor to sdk #625
Migrate parquet txn metadata processor to sdk #625
Conversation
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
21d8103
to
6052d0f
Compare
29ce12b
to
69a1b32
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 11-26-add_sdk_version_of_parquet_fa_processor #625 +/- ##
================================================================================
- Coverage 48.9% 20.4% -28.6%
================================================================================
Files 208 210 +2
Lines 26080 26223 +143
================================================================================
- Hits 12774 5354 -7420
- Misses 13306 20869 +7563 ☔ View full report in Codecov by Sentry. |
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.
no changes to models except for factoring out the process_transactions
logic. Looks good
6052d0f
to
e3cae01
Compare
69a1b32
to
19cb208
Compare
e3cae01
to
04df416
Compare
19cb208
to
3bc956d
Compare
04df416
to
199c214
Compare
3bc956d
to
b6dfdc6
Compare
199c214
to
e1a76bf
Compare
a61e32f
to
ecfeae8
Compare
e1a76bf
to
606aaf2
Compare
ecfeae8
to
cc6872f
Compare
606aaf2
to
a8dbcce
Compare
877caaf
to
f5f38f0
Compare
a8dbcce
to
0a38d17
Compare
f5f38f0
to
d49cc2e
Compare
0a38d17
to
fb4b270
Compare
d49cc2e
to
764a852
Compare
764a852
to
c468b4c
Compare
6ceb6d8
into
11-26-add_sdk_version_of_parquet_fa_processor
Description
as said above
Test Plan