This is an automated email from the ASF dual-hosted git repository.
kevinjqliu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git
The following commit(s) were added to refs/heads/main by this push:
new fc4a3aa0 Build: Bump getdaft from 0.4.16 to 0.4.18 (#2060)
fc4a3aa0 is described below
commit fc4a3aa0f33e7f2617f602fe38c14ab4e7f44a4b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 3 00:20:33 2025 -0400
Build: Bump getdaft from 0.4.16 to 0.4.18 (#2060)
Bumps [getdaft](https://github.com/Eventual-Inc/Daft) from 0.4.16 to
0.4.18.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Eventual-Inc/Daft/releases">getdaft's
releases</a>.</em></p>
<blockquote>
<h2>v0.4.18</h2>
<h2>What's Changed 🚀</h2>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>fix: Implement dedicated map growable <a
href="https://github.com/colin-ho"><code>@colin-ho</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4435">#4435</a>)</li>
<li>fix: update broken-link-checker.yml <a
href="https://github.com/ccmao1130"><code>@ccmao1130</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4440">#4440</a>)</li>
<li>fix: casting from list(list(T)) to list(tensor(T, shape)) <a
href="https://github.com/universalmind303"><code>@universalmind303</code></a>
(<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4437">#4437</a>)</li>
<li>fix: Ensure additional columns are passed through granular
projection splitting <a
href="https://github.com/srilman"><code>@srilman</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4423">#4423</a>)</li>
<li>fix: Improve UDF errors <a
href="https://github.com/colin-ho"><code>@colin-ho</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4424">#4424</a>)</li>
</ul>
<h2>🔧 Maintenance</h2>
<ul>
<li>chore: Upgrade Ruff ruleset to 3.9 and add <code>from __future__
import annotations</code> <a
href="https://github.com/srilman"><code>@srilman</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4393">#4393</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/Eventual-Inc/Daft/compare/v0.4.17...v0.4.18">https://github.com/Eventual-Inc/Daft/compare/v0.4.17...v0.4.18</a></p>
<h2>v0.4.17</h2>
<h2>What's Changed 🚀</h2>
<ul>
<li>build: make dashboard self contained again, except when running in
ci <a
href="https://github.com/universalmind303"><code>@universalmind303</code></a>
(<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4417">#4417</a>)</li>
</ul>
<h2>✨ Features</h2>
<ul>
<li>feat(catalogs): enable Rust usage of Python catalogs and tables <a
href="https://github.com/kevinzwang"><code>@kevinzwang</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4394">#4394</a>)</li>
<li>feat: adds functions prelude and clean up contributing notes. <a
href="https://github.com/rchowell"><code>@rchowell</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4416">#4416</a>)</li>
<li>feat: Add duration expressions <a
href="https://github.com/rohitkulshreshtha"><code>@rohitkulshreshtha</code></a>
(<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4391">#4391</a>)</li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>fix(dashboard): broadcast url <a
href="https://github.com/universalmind303"><code>@universalmind303</code></a>
(<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4404">#4404</a>)</li>
<li>fix: substr with null args <a
href="https://github.com/universalmind303"><code>@universalmind303</code></a>
(<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4415">#4415</a>)</li>
<li>fix: Enable strict mode for mypy in pre-commit <a
href="https://github.com/colin-ho"><code>@colin-ho</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4422">#4422</a>)</li>
<li>fix: Fix iceberg docker compose entrypoint command <a
href="https://github.com/colin-ho"><code>@colin-ho</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4428">#4428</a>)</li>
<li>fix: Progress bar no longer panics <a
href="https://github.com/desmondcheongzx"><code>@desmondcheongzx</code></a>
(<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4421">#4421</a>)</li>
<li>fix(spark-connect): withColumnRenamed now preserves non-renamed
columns <a href="https://github.com/jwills"><code>@jwills</code></a>
(<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4418">#4418</a>)</li>
<li>fix(mypy): mypy fixes for daft.runners <a
href="https://github.com/srilman"><code>@srilman</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4392">#4392</a>)</li>
<li>fix: Add s3n to parse_url <a
href="https://github.com/desmondcheongzx"><code>@desmondcheongzx</code></a>
(<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4405">#4405</a>)</li>
<li>fix(tests): add retry to pyarrow parquet read <a
href="https://github.com/kevinzwang"><code>@kevinzwang</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4408">#4408</a>)</li>
<li>fix(ci): import matplotlib for window function tutorial <a
href="https://github.com/kevinzwang"><code>@kevinzwang</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4407">#4407</a>)</li>
</ul>
<h2>♻️ Refactor</h2>
<ul>
<li>refactor(exprs): literal support for FunctionArgs proc macro <a
href="https://github.com/kevinzwang"><code>@kevinzwang</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4401">#4401</a>)</li>
</ul>
<h2>📖 Documentation</h2>
<ul>
<li>docs: Fix docs generation for
<code>Expression.embedding.cosine_distance</code> <a
href="https://github.com/srilman"><code>@srilman</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4419">#4419</a>)</li>
<li>docs: fix readthedocs version dropdown <a
href="https://github.com/ccmao1130"><code>@ccmao1130</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4406">#4406</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/b7af7d6aa8e14ff784cf79877719ecfdc4ee061e"><code>b7af7d6</code></a>
fix: Implement dedicated map growable (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4435">#4435</a>)</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/00a302b502ea2965c2a974660158f0914839bdc6"><code>00a302b</code></a>
fix: update broken-link-checker.yml (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4440">#4440</a>)</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/7573cdbaa4e00026e31be9c398680593da2e23b4"><code>7573cdb</code></a>
fix: casting from list(list(T)) to list(tensor(T, shape)) (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4437">#4437</a>)</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/5db2e18e5c8253d671115a675f4322ad81b1e709"><code>5db2e18</code></a>
chore: Upgrade Ruff ruleset to 3.9 and add `from <strong>future</strong>
import annotation...</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/1714b537a78b8e5f4f676f7735a1eac8b0ad6aff"><code>1714b53</code></a>
fix: Ensure additional columns are passed through granular projection
splitti...</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/88baf41adc0690a87a96d0a10162a3cd103db714"><code>88baf41</code></a>
fix: Improve UDF errors (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4424">#4424</a>)</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/52e74fd3c84f2895ab8d0efcfa28a30484a71454"><code>52e74fd</code></a>
ci: Add retries to requirements installation (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4430">#4430</a>)</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/2e60afffc5fe289679b14c3193c21444993f9dec"><code>2e60aff</code></a>
feat(catalogs): enable Rust usage of Python catalogs and tables (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4394">#4394</a>)</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/75cfc69f8faf58f2f1c67843e44efbc927dff326"><code>75cfc69</code></a>
ci: Up broken link checker retries (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4429">#4429</a>)</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/0eb5896313186c434e0f5f7d45b0a2033cc30e6f"><code>0eb5896</code></a>
fix(dashboard): broadcast url (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/4404">#4404</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Eventual-Inc/Daft/compare/v0.4.16...v0.4.18">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
poetry.lock | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/poetry.lock b/poetry.lock
index 294befde..72ac6e8f 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1613,19 +1613,19 @@ gcsfuse = ["fusepy"]
[[package]]
name = "getdaft"
-version = "0.4.16"
+version = "0.4.18"
description = "Distributed Dataframes for Multimodal Data"
optional = true
python-versions = ">=3.9"
groups = ["main"]
markers = "extra == \"daft\""
files = [
- {file = "getdaft-0.4.16-cp39-abi3-macosx_10_12_x86_64.whl", hash =
"sha256:2ae85aa3f7ff95afa366e30b2645db05dc77fb1cf1b31aca4617062ed7bfd808"},
- {file = "getdaft-0.4.16-cp39-abi3-macosx_11_0_arm64.whl", hash =
"sha256:410a3fa24404ce302fd7278184fcda901393095a03b3ff35e7fb2ac06207c383"},
- {file = "getdaft-0.4.16-cp39-abi3-manylinux_2_24_aarch64.whl", hash =
"sha256:45f816ce0dc897c4a69a41f5b8bc241192dadfe63abcc6dd0d6a61c85bf0375f"},
- {file = "getdaft-0.4.16-cp39-abi3-manylinux_2_24_x86_64.whl", hash =
"sha256:8ab96334e5447c60d07efe33f59b11f12377aaf5d44d686b76b6733ede28421c"},
- {file = "getdaft-0.4.16-cp39-abi3-win_amd64.whl", hash =
"sha256:9834eefabb5930729e8d0122e2c0af7c908d0f222e0ef2f5b091a40598da0e78"},
- {file = "getdaft-0.4.16.tar.gz", hash =
"sha256:3f407b710000f640e9c790b886615fe677a32b9dcbde3085fe026152f2233785"},
+ {file = "getdaft-0.4.18-cp39-abi3-macosx_10_12_x86_64.whl", hash =
"sha256:ef7fd708e230ef7a80afe0b91d2ecc03d5ff3ec78826c5f39ff5a8fb15517ed2"},
+ {file = "getdaft-0.4.18-cp39-abi3-macosx_11_0_arm64.whl", hash =
"sha256:d2ae3a7271eaa6f93e830bea80ea7ded0d2c3814b97b4b615af41e6aac91268b"},
+ {file = "getdaft-0.4.18-cp39-abi3-manylinux_2_24_aarch64.whl", hash =
"sha256:626f644af9f16ea77accf80177151fa6817313d596633e46d893ca2b232b1856"},
+ {file = "getdaft-0.4.18-cp39-abi3-manylinux_2_24_x86_64.whl", hash =
"sha256:4e5ad35750731499a39c6056620e09ef7f310e1364a7c9d6310341e5f7478ba2"},
+ {file = "getdaft-0.4.18-cp39-abi3-win_amd64.whl", hash =
"sha256:def486c781c414b241a7843eb8c54c1ba105795cb14283d5986e395bd0510abc"},
+ {file = "getdaft-0.4.18.tar.gz", hash =
"sha256:ff10119147a28cfaad949f1599d9e8317069d07f83098c8d40744c4f10b51398"},
]
[package.dependencies]