Skip to content

Conversation

@s-akhtar-baig
Copy link
Contributor

@s-akhtar-baig s-akhtar-baig commented Aug 1, 2023

Description: PartitionSpec uses deprecated calls to Transforms methods. These changes were made to resolve compatibility issues in Trino. Trino and Presto now use latest iceberg Transforms APIs and these calls can be updated as well if there no other concerns.

@github-actions github-actions bot added the API label Aug 1, 2023
@s-akhtar-baig
Copy link
Contributor Author

@Fokko, I was working on partitioning when I came across these deprecated calls in PartitionSpec. I have created this pull request with the updated calls. Please take a look.

I saw your pull request (#6220) that reverted to these deprecated calls to resolve compatibility issues in Trino. The calls have been updated on the Trino side (trinodb/trino#15544) as well as on the Presto side (prestodb/presto#20416). Please let me know if you have a different course of action in mind. Thanks in advance!

@Fokko
Copy link
Contributor

Fokko commented Aug 2, 2023

@s-akhtar-baig thanks for updating this!

@Fokko Fokko added this to the Iceberg 1.4.0 milestone Aug 2, 2023
@Fokko Fokko merged commit f5f543a into apache:master Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants