-
Notifications
You must be signed in to change notification settings - Fork 362
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
Graveler transform catalog interface #993
Conversation
Codecov Report
@@ Coverage Diff @@
## master #993 +/- ##
==========================================
- Coverage 44.60% 44.27% -0.33%
==========================================
Files 142 140 -2
Lines 11587 11570 -17
==========================================
- Hits 5168 5123 -45
- Misses 5765 5798 +33
+ Partials 654 649 -5
Continue to review full report at Codecov.
|
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.
Looks good,
Maybe we should consider returning iterators and not handle pagination in the catalog layer.
No description provided.