Skip to content
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

[Bug report] NOT support load iceberg table with struct column #1471

Closed
TEOTEO520 opened this issue Jan 12, 2024 · 1 comment · Fixed by #1721
Closed

[Bug report] NOT support load iceberg table with struct column #1471

TEOTEO520 opened this issue Jan 12, 2024 · 1 comment · Fixed by #1721
Assignees
Labels
bug Something isn't working

Comments

@TEOTEO520
Copy link
Contributor

TEOTEO520 commented Jan 12, 2024

Describe what's wrong

if an iceberg have struct column, gravitino can not load it.

Error message and/or stacktrace

image

How to reproduce

load iceberg table with struct column

Additional context

Please assign this for me, I'll fix this bug
image
image

@FANNG1
Copy link
Contributor

FANNG1 commented Jan 13, 2024

thanks for reporting this, seems the same problem with #1313

@jerryshao jerryshao added this to the Gravitino 0.4.0 milestone Jan 16, 2024
@jerryshao jerryshao added the bug Something isn't working label Jan 25, 2024
@FANNG1 FANNG1 closed this as completed in f63f6f3 Feb 5, 2024
github-actions bot pushed a commit that referenced this issue Feb 5, 2024
…berg (#1721)

### What changes were proposed in this pull request?

add  struct column support for iceberg 

### Why are the changes needed?

Fix: #1313
Fix: #1471 

### Does this PR introduce _any_ user-facing change?

no

### How was this patch tested?

UT added

---------

Co-authored-by: teo <[email protected]>
yuqi1129 pushed a commit that referenced this issue Feb 6, 2024
### What changes were proposed in this pull request?

add  struct column support for iceberg 

### Why are the changes needed?

Fix: #1313
Fix: #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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants