Skip to content

Tags: rohan-flutterint/delta-rs

Tags

python-v0.5.7

Toggle python-v0.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version of the Python binding 0.5.7 (delta-io#589)

python-v0.5.6

Toggle python-v0.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version of Python binding to 0.5.6 (delta-io#558)

python-v0.5.5

Toggle python-v0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version of pyo3 to 0.15 and bump version of the Python binding t…

…o 0.5.5 (delta-io#547)

python-v0.5.4

Toggle python-v0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Clean up expired delta table commit logs after checkpoint (delta-io#484)

python-v0.5.3

Toggle python-v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release Python binding version 0.5.3 (delta-io#439)

python-v0.5.2

Toggle python-v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix typo in python release CI config (delta-io#365)

python-v0.5.1

Toggle python-v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add pandas keyword to python package metadata (delta-io#325)

closes delta-io#282

rust-v0.4.0

Toggle rust-v0.4.0's commit message
Merge remote-tracking branch 'origin/main' into rust-v0.4.x

python-v0.5.0

Toggle python-v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
optimize vacuum operation (delta-io#258)

* optimize vacuum operation

Avoid repeatedly creating strings and vectors at runtime.

Turn O(n) path lookup into O(1) with Hashset.

Early exit in stale file check loop.

* rename table uri to table path everywhere for consistency

* change path in public methods to uri

* bump python version

python-v0.4.8

Toggle python-v0.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release Python bindings 0.4.8 (delta-io#241)