Skip to content

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 <drgroot@users.noreply.github.com>
@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

2 participants