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 79799103 Build: Bump daft from 0.6.5 to 0.6.7 (#2642)
79799103 is described below

commit 797991034a5d2797577624339be982db4076b522
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 20 16:58:31 2025 -0700

    Build: Bump daft from 0.6.5 to 0.6.7 (#2642)
    
    Bumps [daft](https://github.com/Eventual-Inc/Daft) from 0.6.5 to 0.6.7.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/Eventual-Inc/Daft/releases";>daft's
    releases</a>.</em></p>
    <blockquote>
    <h2>v0.6.7</h2>
    <h2>What's Changed 🚀</h2>
    <h2>💥 Breaking Changes</h2>
    <ul>
    <li>feat!: Catch transient errors on turbopuffer writes <a
    href="https://github.com/desmondcheongzx";><code>@​desmondcheongzx</code></a>
    (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5380";>#5380</a>)</li>
    </ul>
    <h2>✨ Features</h2>
    <ul>
    <li>feat: add viz for embedding <a
    href="https://github.com/samster25";><code>@​samster25</code></a> (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5419";>#5419</a>)</li>
    <li>feat!: Catch transient errors on turbopuffer writes <a
    href="https://github.com/desmondcheongzx";><code>@​desmondcheongzx</code></a>
    (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5380";>#5380</a>)</li>
    <li>feat(dashboard): Cleanup Queries Page <a
    href="https://github.com/srilman";><code>@​srilman</code></a> (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5416";>#5416</a>)</li>
    <li>feat: Extend hash variants for xxhash <a
    href="https://github.com/srilman";><code>@​srilman</code></a> (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5276";>#5276</a>)</li>
    <li>feat: prompt <a
    href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5394";>#5394</a>)</li>
    <li>feat: Add case function for better SQL-style conditional expressions
    <a
    
href="https://github.com/rasanpreetsingh3";><code>@​rasanpreetsingh3</code></a>
    (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5383";>#5383</a>)</li>
    </ul>
    <h2>🐛 Bug Fixes</h2>
    <ul>
    <li>fix: Reduce number udfs by 1 in multi udf test <a
    href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5414";>#5414</a>)</li>
    <li>fix: Wrap azure fsspec in pafs.FSSpecHandler <a
    href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5412";>#5412</a>)</li>
    <li>fix(flotilla): Set flotilla actor cpu requests to 1 <a
    href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5404";>#5404</a>)</li>
    <li>fix: Fix prompt integration tests <a
    href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5401";>#5401</a>)</li>
    <li>fix: Fix Operator Finalization in Swordish Stat Manager <a
    href="https://github.com/srilman";><code>@​srilman</code></a> (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5398";>#5398</a>)</li>
    </ul>
    <h2>🚀 Performance</h2>
    <ul>
    <li>perf(swordfish): Reuse scheduler runtime <a
    href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5387";>#5387</a>)</li>
    </ul>
    <h2>♻️ Refactor</h2>
    <ul>
    <li>refactor: Cleanup Dtype Names <a
    href="https://github.com/srilman";><code>@​srilman</code></a> (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5400";>#5400</a>)</li>
    </ul>
    <h2>📖 Documentation</h2>
    <ul>
    <li>docs: Fix some document errors <a
    href="https://github.com/plotor";><code>@​plotor</code></a> (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5409";>#5409</a>)</li>
    <li>docs: update minhash example to use cc dataset <a
    href="https://github.com/everettVT";><code>@​everettVT</code></a> (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5390";>#5390</a>)</li>
    <li>docs: fix daft.File usage examples <a
    href="https://github.com/kevinzwang";><code>@​kevinzwang</code></a> (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5403";>#5403</a>)</li>
    </ul>
    <h2>👷 CI</h2>
    <ul>
    <li>ci: Remove Tests for the Old Ray Runner <a
    href="https://github.com/srilman";><code>@​srilman</code></a> (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5374";>#5374</a>)</li>
    <li>ci: disable running tpch profiling on push <a
    href="https://github.com/kevinzwang";><code>@​kevinzwang</code></a> (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5384";>#5384</a>)</li>
    </ul>
    <h2>🔧 Maintenance</h2>
    <ul>
    <li>chore: bump pyo3 dependency <a
    
href="https://github.com/universalmind303";><code>@​universalmind303</code></a>
    (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5410";>#5410</a>)</li>
    <li>chore: revert <a
    href="https://redirect.github.com/Eventual-Inc/Daft/issues/5383";>#5383</a>
    <a href="https://github.com/kevinzwang";><code>@​kevinzwang</code></a>
    (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5396";>#5396</a>)</li>
    <li>chore: optimize operator naming <a
    href="https://github.com/Jay-ju";><code>@​Jay-ju</code></a> (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5204";>#5204</a>)</li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/Eventual-Inc/Daft/compare/v0.6.6...v0.6.7";>https://github.com/Eventual-Inc/Daft/compare/v0.6.6...v0.6.7</a></p>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/Eventual-Inc/Daft/commit/a45d0debff43efb2e62f842040dbe44c955f819b";><code>a45d0de</code></a>
    feat: add viz for embedding (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5419";>#5419</a>)</li>
    <li><a
    
href="https://github.com/Eventual-Inc/Daft/commit/a1f8fd56e5b18e2db4981bd901d97e11c3d64543";><code>a1f8fd5</code></a>
    feat!: Catch transient errors on turbopuffer writes (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5380";>#5380</a>)</li>
    <li><a
    
href="https://github.com/Eventual-Inc/Daft/commit/b1d09253a73fe99101668ab1e743a52c5d6f0108";><code>b1d0925</code></a>
    feat(dashboard): Cleanup Queries Page (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5416";>#5416</a>)</li>
    <li><a
    
href="https://github.com/Eventual-Inc/Daft/commit/69ecf568c5f72714218b354ec4281ca7d78881b9";><code>69ecf56</code></a>
    fix: Reduce number udfs by 1 in multi udf test (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5414";>#5414</a>)</li>
    <li><a
    
href="https://github.com/Eventual-Inc/Daft/commit/14328aaaf3702e5d5f03e5c7a89272ae6ee0c90a";><code>14328aa</code></a>
    refactor: Cleanup Dtype Names (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5400";>#5400</a>)</li>
    <li><a
    
href="https://github.com/Eventual-Inc/Daft/commit/d4fecd4b49f31dceb7a7768bf68e595fa6eab65e";><code>d4fecd4</code></a>
    fix: Wrap azure fsspec in pafs.FSSpecHandler (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5412";>#5412</a>)</li>
    <li><a
    
href="https://github.com/Eventual-Inc/Daft/commit/7e1412258579a49edc10a739a6b5bd02baf615fa";><code>7e14122</code></a>
    fix(flotilla): Set flotilla actor cpu requests to 1 (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5404";>#5404</a>)</li>
    <li><a
    
href="https://github.com/Eventual-Inc/Daft/commit/f53a764e30580376ef353b9e7a8f14d018b957c4";><code>f53a764</code></a>
    feat: Extend hash variants for xxhash (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5276";>#5276</a>)</li>
    <li><a
    
href="https://github.com/Eventual-Inc/Daft/commit/792c5277d86014c4a0a5c9518f8a72f69502a726";><code>792c527</code></a>
    docs: Fix some document errors (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5409";>#5409</a>)</li>
    <li><a
    
href="https://github.com/Eventual-Inc/Daft/commit/5e52093206ba049a3a5b99ca47d38f6090904740";><code>5e52093</code></a>
    chore: bump pyo3 dependency (<a
    
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5410";>#5410</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/Eventual-Inc/Daft/compare/v0.6.5...v0.6.7";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=daft&package-manager=pip&previous-version=0.6.5&new-version=0.6.7)](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 | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/poetry.lock b/poetry.lock
index b9d3cbda..a4c85c26 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1310,23 +1310,24 @@ files = [
 
 [[package]]
 name = "daft"
-version = "0.6.5"
+version = "0.6.7"
 description = "Distributed Dataframes for Multimodal Data"
 optional = true
 python-versions = ">=3.9"
 groups = ["main"]
 markers = "extra == \"daft\""
 files = [
-    {file = "daft-0.6.5-cp39-abi3-macosx_10_12_x86_64.whl", hash = 
"sha256:30ba2b87cd665a1a64b600045bba59178f26dd0db35e88997eb835f57a8a61f4"},
-    {file = "daft-0.6.5-cp39-abi3-macosx_11_0_arm64.whl", hash = 
"sha256:95850d58d3cac6908b8f354eaedee759f0426fda0f86740514a9dbe080389339"},
-    {file = "daft-0.6.5-cp39-abi3-manylinux_2_24_aarch64.whl", hash = 
"sha256:aeca1ad86f3e0c69056cc089614364b81b61e2a786fd529bba8a7fe77f6205e4"},
-    {file = "daft-0.6.5-cp39-abi3-manylinux_2_24_x86_64.whl", hash = 
"sha256:143056d57138fc38e2b504da0e10df3a9915e8c86df7742a458102bdc6c2074e"},
-    {file = "daft-0.6.5-cp39-abi3-win_amd64.whl", hash = 
"sha256:39515043c3487f1e9ced724a77abaf73f199ce3e42d0c85152732ed5caebdcaa"},
-    {file = "daft-0.6.5.tar.gz", hash = 
"sha256:924f5f68c2e72b1fff1b9440f3753beff09ec20ab469a7b4c661977941cf2ae3"},
+    {file = "daft-0.6.7-cp39-abi3-macosx_10_12_x86_64.whl", hash = 
"sha256:be5e444d5cdbc438087e211735ef63e55070448165ea7b7f36fca3e13d89c961"},
+    {file = "daft-0.6.7-cp39-abi3-macosx_11_0_arm64.whl", hash = 
"sha256:c20a28037c07bfe6041519eb91e9b02330d43f66275bdeb9c4e749cc1ae753fd"},
+    {file = "daft-0.6.7-cp39-abi3-manylinux_2_24_aarch64.whl", hash = 
"sha256:1fee22c827ddb59cf8e899c4b54ddcfe90da5441182e29ca517cb283784d1a10"},
+    {file = "daft-0.6.7-cp39-abi3-manylinux_2_24_x86_64.whl", hash = 
"sha256:438734389796f06220ed361086d9f45a57ec55f729005245064b9e0a4ef9bff6"},
+    {file = "daft-0.6.7-cp39-abi3-win_amd64.whl", hash = 
"sha256:e7158f789306a538f490843b4fd1b69d10b0446f22a440aafe32501fa0f744aa"},
+    {file = "daft-0.6.7.tar.gz", hash = 
"sha256:468fb0bc7c6d70f3cf4a4df2caa657263517a01aa22e23bf6987e3a613db0283"},
 ]
 
 [package.dependencies]
 fsspec = "*"
+packaging = "*"
 pyarrow = ">=8.0.0"
 tqdm = "*"
 typing-extensions = ">=4.0.0"
@@ -1335,15 +1336,15 @@ typing-extensions = ">=4.0.0"
 all = 
["daft[aws,azure,clickhouse,deltalake,gcp,hudi,huggingface,iceberg,lance,numpy,openai,pandas,ray,sentence-transformers,spark,sql,transformers,turbopuffer,unity]"]
 aws = ["boto3"]
 clickhouse = ["clickhouse-connect"]
-deltalake = ["deltalake", "packaging"]
+deltalake = ["deltalake"]
 hudi = ["pyarrow (>=8.0.0)"]
 huggingface = ["huggingface-hub"]
-iceberg = ["packaging", "pyiceberg (>=0.7.0,<0.9.1)"]
+iceberg = ["pyiceberg (>=0.7.0,<0.9.1)"]
 lance = ["pylance"]
 numpy = ["numpy"]
 openai = ["openai"]
 pandas = ["pandas"]
-ray = ["packaging", "ray[client,data] (>=2.0.0,<2.48.0) ; platform_system != 
\"Windows\"", "ray[client,data] (>=2.10.0,<2.48.0) ; platform_system == 
\"Windows\""]
+ray = ["ray[client,data] (>=2.0.0,<2.48.0) ; platform_system != \"Windows\"", 
"ray[client,data] (>=2.10.0,<2.48.0) ; platform_system == \"Windows\""]
 sentence-transformers = ["sentence-transformers"]
 spark = ["googleapis-common-protos (>=1.56.4)", "grpcio (>=1.48)", 
"grpcio-status (>=1.48)", "numpy (>=1.15)", "pandas (>=1.0.5)", "py4j 
(>=0.10.9.7)", "pyspark (==3.5.5)"]
 sql = ["connectorx", "sqlalchemy", "sqlglot"]
@@ -3877,7 +3878,7 @@ files = [
     {file = "packaging-25.0-py3-none-any.whl", hash = 
"sha256:29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484"},
     {file = "packaging-25.0.tar.gz", hash = 
"sha256:d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f"},
 ]
-markers = {main = "extra == \"bigquery\" or extra == \"hf\" or extra == 
\"ray\""}
+markers = {main = "extra == \"daft\" or extra == \"bigquery\" or extra == 
\"hf\" or extra == \"ray\""}
 
 [[package]]
 name = "paginate"

Reply via email to