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

Update Iceberg to 1.7.0 #23986

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Oct 30, 2024

Description

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

@cla-bot cla-bot bot added the cla-signed label Oct 30, 2024
@github-actions github-actions bot added the iceberg Iceberg connector label Oct 30, 2024
@@ -166,6 +166,8 @@ public static Object getValue(JsonNode partitionValue, Type type)
return rescale(
partitionValue.decimalValue(),
createDecimalType(decimalType.precision(), decimalType.scale()));
// TODO https://github.com/trinodb/trino/issues/19753 Support Iceberg timestamp types with nanosecond precision
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ebyhr ebyhr force-pushed the ebi/iceberg-1.7.0-rc branch 2 times, most recently from c7c73f6 to 7199a21 Compare October 31, 2024 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed iceberg Iceberg connector
Development

Successfully merging this pull request may close these issues.

1 participant