[AMORO-3837] Integrate lance format#4051
Conversation
0de2543 to
9fd9d9d
Compare
9fd9d9d to
24f154e
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #4051 +/- ##
============================================
+ Coverage 22.12% 28.84% +6.71%
- Complexity 2461 3947 +1486
============================================
Files 445 657 +212
Lines 40897 52363 +11466
Branches 5767 6656 +889
============================================
+ Hits 9050 15102 +6052
- Misses 31089 36156 +5067
- Partials 758 1105 +347
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
e04bac7 to
4572507
Compare
| <!-- Lance format Java API --> | ||
| <dependency> | ||
| <groupId>org.lance</groupId> | ||
| <artifactId>lance-core</artifactId> |
There was a problem hiding this comment.
2.0.0-rc.3 is ready, lance format seem to no ready for java api?
There was a problem hiding this comment.
lance format seem to no ready for java api?
There's a bug fixed in 3.0.0. I've tested in my local env. Not ready to push yet. I will set this as draft
|
This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@amoro.apache.org list. Thank you for your contributions. |
Why are the changes needed?
Close #3837 and #4050
Brief change log
How was this patch tested?
Add some test cases that check the changes thoroughly including negative and positive cases if possible
Add screenshots for manual tests if appropriate
Run test locally before making a pull request
Documentation