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

[#1313][#1471] feat(iceberg): Support struct column for iceberg #2089

Conversation

jerryshao
Copy link
Contributor

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

…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]>
@jerryshao jerryshao added cherry-pick need backport Issues that need to backport to another branch labels Feb 5, 2024
Copy link

github-actions bot commented Feb 5, 2024

Code Coverage Report

Overall Project 60.51% -0.01% 🟢
Files changed 97.78% 🟢

Module Coverage
catalog-lakehouse-iceberg 79.95% -0.08% 🟢
Files
Module File Coverage
catalog-lakehouse-iceberg ConvertUtil.java 96.59% 🟢
ToIcebergType.java 94.58% 🟢
FromIcebergType.java 84.92% 🟢
ToIcebergTypeVisitor.java 77.57% -3.74% 🟢

@yuqi1129 yuqi1129 merged commit 38ee3f5 into branch-0.4 Feb 6, 2024
12 checks passed
@yuqi1129 yuqi1129 deleted the cherry-pick-branch-0.4-f63f6f343128fc73d19df635e330fc344e2f31ae branch February 6, 2024 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick need backport Issues that need to backport to another branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants