-
Notifications
You must be signed in to change notification settings - Fork 383
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
[Subtask] Support Iceberg RestCatalog in Gravitino #3149
Labels
subtask
Subtasks of umbrella issue
Comments
FANNG1
pushed a commit
that referenced
this issue
May 9, 2024
…in Gravitino (#3151) ### What changes were proposed in this pull request? Add Iceberg `RestCatalog` backend in Gravitino ### Why are the changes needed? As discussed in #2716, we should support Iceberg `RESTCatalog` in Gravitino, and after supporting this, we can use `RESTCatalog` in spark-connector. Fix: #3149 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? New UTs and ITs. And tested locally.
caican00
added a commit
to caican00/gravitino
that referenced
this issue
May 14, 2024
…talog in Gravitino (apache#3151) ### What changes were proposed in this pull request? Add Iceberg `RestCatalog` backend in Gravitino ### Why are the changes needed? As discussed in apache#2716, we should support Iceberg `RESTCatalog` in Gravitino, and after supporting this, we can use `RESTCatalog` in spark-connector. Fix: apache#3149 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? New UTs and ITs. And tested locally.
FANNG1
pushed a commit
that referenced
this issue
May 14, 2024
…in Gravitino (#3381) ### What changes were proposed in this pull request? Add Iceberg `RestCatalog` backend in Gravitino ### Why are the changes needed? As discussed in #2716, we should support Iceberg `RESTCatalog` in Gravitino, and after supporting this, we can use `RESTCatalog` in spark-connector. Fix: #3149 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? New UTs and ITs. And tested locally.
diqiu50
pushed a commit
to diqiu50/gravitino
that referenced
this issue
Jun 13, 2024
…talog in Gravitino (apache#3151) ### What changes were proposed in this pull request? Add Iceberg `RestCatalog` backend in Gravitino ### Why are the changes needed? As discussed in apache#2716, we should support Iceberg `RESTCatalog` in Gravitino, and after supporting this, we can use `RESTCatalog` in spark-connector. Fix: apache#3149 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? New UTs and ITs. And tested locally.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the subtask
As discussed in #2716, we should support Iceberg
RESTCatalog
in Gravitino, and after supporting this, we can useRESTCatalog
in spark-connector.Parent issue
#1571
The text was updated successfully, but these errors were encountered: