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
…berg (#1721)
### What changes were proposed in this pull request?
add struct column support for iceberg
### Why are the changes needed?
Fix: #1313Fix: #1471
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
UT added
---------
Co-authored-by: teo <[email protected]>
### What changes were proposed in this pull request?
add struct column support for iceberg
### Why are the changes needed?
Fix: #1313Fix: #1471
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
UT added
Co-authored-by: Tianhang Li <[email protected]>
Co-authored-by: teo <[email protected]>
Describe what's wrong
if an iceberg have struct column, gravitino can not load it.
Error message and/or stacktrace
How to reproduce
load iceberg table with struct column
Additional context
Please assign this for me, I'll fix this bug
The text was updated successfully, but these errors were encountered: