Skip to content

feat: upgrade deltalake from 0.25.5 to 1.1.3 #112

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

Conversation

drgroot
Copy link
Member

@drgroot drgroot commented Jul 31, 2025

Upgrades the deltalake package from version 0.25.5 to 1.1.3 as requested in issue #110.

This is a major version upgrade that includes performance improvements and potential API enhancements. The existing Delta storage implementation in servc/svc/com/storage/delta.py should remain compatible based on code analysis.

Changes:

  • Updated requirements.txt to use deltalake==1.1.3

Testing:

  • Unit tests in tests/test_delta.py will validate functionality
  • mypy type checking will ensure type compatibility

References:

🤖 Generated with Claude Code

Upgrading deltalake package to version 1.1.3 as requested in issue #110.
This is a major version upgrade that may include API changes and improvements.

Co-authored-by: Yusuf Ali <[email protected]>
@drgroot drgroot closed this Jul 31, 2025
@drgroot drgroot deleted the claude/issue-110-20250731-1253 branch July 31, 2025 13:13
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.

upgrade deltalake package
1 participant