Skip to content

Update Delta Kernel to 3.2.1#17179

Merged
abhishekrb19 merged 4 commits intoapache:masterfrom
abhishekrb19:delta_kernel_3.2.1
Sep 30, 2024
Merged

Update Delta Kernel to 3.2.1#17179
abhishekrb19 merged 4 commits intoapache:masterfrom
abhishekrb19:delta_kernel_3.2.1

Conversation

@abhishekrb19
Copy link
Copy Markdown
Contributor

Changes:

  • Updated Delta Kernel to 3.2.1, which was released yesterday: https://github.com/delta-io/delta/releases/tag/v3.2.1
  • The class loader workaround for reading snapshots has been removed, as the fix for the LogStore class is available in version 3.2.1. I verified it locally too.
  • The upstream version also contains fixes to reading long columns and the retry mechanism.

This PR has:

  • been self-reviewed.
  • been tested in a test Druid cluster.

}
finally {
Thread.currentThread().setContextClassLoader(currCtxCl);
if (snapshotVersion != null) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nice 🚀

@abhishekrb19 abhishekrb19 added this to the 31.0.0 milestone Sep 30, 2024
@abhishekrb19 abhishekrb19 merged commit 15987f5 into apache:master Sep 30, 2024
@abhishekrb19 abhishekrb19 deleted the delta_kernel_3.2.1 branch September 30, 2024 14:22
abhishekrb19 added a commit to abhishekrb19/incubator-druid that referenced this pull request Sep 30, 2024
Updated Delta Kernel from 3.2.0 to 3.2.1. This upstream version bump contains fixes to reading long columns, class loader and better retry mechanism when reading checkpoint files.
abhishekrb19 added a commit that referenced this pull request Sep 30, 2024
Updated Delta Kernel from 3.2.0 to 3.2.1. This upstream version bump contains fixes to reading long columns, class loader and better retry mechanism when reading checkpoint files.
@abhishekrb19 abhishekrb19 mentioned this pull request Oct 2, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants