Skip to content

fix: upgrade deltalake to v1 #117

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

Closed
wants to merge 1 commit into from
Closed

fix: upgrade deltalake to v1 #117

wants to merge 1 commit into from

Conversation

drgroot
Copy link
Member

@drgroot drgroot commented Jul 31, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings July 31, 2025 23:48
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades the deltalake library to version 1, making necessary API changes to maintain compatibility. The upgrade involves removing deprecated parameters and updating method calls to align with the new API.

Key changes:

  • Remove deprecated engine="rust" parameter from delta table operations
  • Update schema method call from to_pyarrow() to to_arrow()
  • Simplify CI/CD tool permissions configuration

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
servc/svc/com/storage/delta.py Updates delta table API calls to be compatible with v1
.github/workflows/claude.yml Simplifies allowed tools configuration syntax
.claude/settings.local.json Adds local Claude settings with updated tool permissions

@drgroot drgroot closed this Aug 12, 2025
@drgroot drgroot deleted the feature/blob branch August 12, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant