-
Notifications
You must be signed in to change notification settings - Fork 321
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: integrate hive metastore for reading and write iceberg table #245
feat: integrate hive metastore for reading and write iceberg table #245
Conversation
Now we can read and write iceberg table with these API.
|
Linux Test Report 47 files ±0 119 suites ±0 31m 22s ⏱️ ±0s For more details on these failures, see this check. Results for commit 9d8ecf7. ± Comparison against base commit 9d8ecf7. ♻️ This comment has been updated with latest results. |
Codecov Report
@@ Coverage Diff @@
## main #245 +/- ##
=========================================
Coverage 81.63% 81.63%
Complexity 13 13
=========================================
Files 283 283
Lines 50128 50128
Branches 29 29
=========================================
Hits 40924 40924
Misses 9195 9195
Partials 9 9 Continue to review full report at Codecov.
|
Feature. Integrate hive metastore for OpenMLDB Batch.
Do not support reading table from hive metastore.
Support reading/writing iceberg tables from/to hive metastore.
No.
No.