tag:github.com,2008:https://github.com/ferbocato/delta-rs/releasesTags from delta-rs2022-04-19T22:49:27Ztag:github.com,2008:Repository/503959365/python-v0.5.72022-04-19T22:49:27Zpython-v0.5.7fvaleyetag:github.com,2008:Repository/503959365/python-v0.5.62022-02-05T02:57:08Zpython-v0.5.6fvaleyetag:github.com,2008:Repository/503959365/python-v0.5.52022-01-24T17:05:27Zpython-v0.5.5<p>Bump version of pyo3 to 0.15 and bump version of the Python binding t…</p>
<p>…o 0.5.5 (<a class="issue-link js-issue-link" href="https://github.com/delta-io/delta-rs/pull/547">delta-io#547</a>)</p>fvaleyetag:github.com,2008:Repository/503959365/python-v0.5.42021-11-16T08:52:38Zpython-v0.5.4viiryatag:github.com,2008:Repository/503959365/python-v0.5.32021-09-21T08:15:24Zpython-v0.5.3fvaleyetag:github.com,2008:Repository/503959365/python-v0.5.22021-08-09T07:34:23Zpython-v0.5.2tag:github.com,2008:Repository/503959365/python-v0.5.12021-07-19T16:40:26Zpython-v0.5.1: add pandas keyword to python package metadata (#325)<p>add pandas keyword to python package metadata (<a class="issue-link js-issue-link" href="https://github.com/delta-io/delta-rs/pull/325">delta-io#325</a>)</p>
<p><span class="issue-keyword tooltipped tooltipped-se">closes</span> <a class="issue-link js-issue-link" href="https://github.com/delta-io/delta-rs/issues/282">delta-io#282</a></p>tag:github.com,2008:Repository/503959365/rust-v0.4.02021-07-18T21:12:50Zrust-v0.4.0houqptag:github.com,2008:Repository/503959365/python-v0.5.02021-06-02T00:35:04Zpython-v0.5.0: optimize vacuum operation (#258)<p>optimize vacuum operation (<a class="issue-link js-issue-link" href="https://github.com/delta-io/delta-rs/pull/258">delta-io#258</a>)</p>
<p>* optimize vacuum operation</p>
<p>Avoid repeatedly creating strings and vectors at runtime.</p>
<p>Turn O(n) path lookup into O(1) with Hashset.</p>
<p>Early exit in stale file check loop.</p>
<p>* rename table uri to table path everywhere for consistency</p>
<p>* change path in public methods to uri</p>
<p>* bump python version</p>tag:github.com,2008:Repository/503959365/python-v0.4.82021-05-10T07:28:55Zpython-v0.4.8fvaleye