You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FANNG1
changed the title
[Subtask] query simple hive data from spark-connector
[Subtask] [spark-connector] query simple hive data from spark-connector
Jan 17, 2024
### What changes were proposed in this pull request?
1. support basic table DDL and DML operation. (alter table are not
supported)
2. add basic table operation to GravitinoCatalog
3. add GravitinoBaseTable class which get schema from Gravitino and do
IO with internal spark catalog table.
### Why are the changes needed?
Fix: #1529
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
add spark SQL IT
Describe the subtask
query simple hive data from spark-connector
Parent issue
#1227
The text was updated successfully, but these errors were encountered: