dependabot[bot] opened a new pull request, #1303: URL: https://github.com/apache/iceberg-python/pull/1303
Bumps [getdaft](https://github.com/Eventual-Inc/Daft) from 0.3.9 to 0.3.10. <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.3.10</h2> <h2>Changes</h2> <h2>✨ New Features</h2> <ul> <li>[FEAT] Overwrite mode for write parquet/csv <a href="https://github.com/colin-ho"><code>@colin-ho</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3108">#3108</a>)</li> <li>[FEAT] Support null equal safe join in SQL <a href="https://github.com/advancedxy"><code>@advancedxy</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3166">#3166</a>)</li> <li>[FEAT] Streaming Catalog Writes <a href="https://github.com/colin-ho"><code>@colin-ho</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3160">#3160</a>)</li> <li>[FEAT] Infer Azure storage account from uri <a href="https://github.com/kevinzwang"><code>@kevinzwang</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3165">#3165</a>)</li> <li>[FEAT] Support null safe equal in joins <a href="https://github.com/advancedxy"><code>@advancedxy</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3161">#3161</a>)</li> <li>[FEAT] Support hive partitioned reads <a href="https://github.com/desmondcheongzx"><code>@desmondcheongzx</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3029">#3029</a>)</li> <li>[FEAT] Add better detection of Ray Job environment <a href="https://github.com/jaychia"><code>@jaychia</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3148">#3148</a>)</li> <li>[FEAT] Streaming physical writes for native executor <a href="https://github.com/colin-ho"><code>@colin-ho</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/2992">#2992</a>)</li> <li>[FEAT]: Throw error for invalid ** usage outside folder segments (e.g. /tmp/**.csv) <a href="https://github.com/conradsoon"><code>@conradsoon</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3100">#3100</a>)</li> <li>[FEAT]: sql concat and stddev <a href="https://github.com/universalmind303"><code>@universalmind303</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3153">#3153</a>)</li> <li>[FEAT]: Sql common table expressions (CTE's) <a href="https://github.com/universalmind303"><code>@universalmind303</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3137">#3137</a>)</li> <li>[FEAT] enable decimal between <a href="https://github.com/samster25"><code>@samster25</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3154">#3154</a>)</li> <li>[FEAT] dec128 math <a href="https://github.com/samster25"><code>@samster25</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3143">#3143</a>)</li> <li>[FEAT] Support SQL <code>INTERVAL</code> <a href="https://github.com/austin362667"><code>@austin362667</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3146">#3146</a>)</li> <li>[FEAT] Swordfish Stateful UDF support <a href="https://github.com/kevinzwang"><code>@kevinzwang</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3127">#3127</a>)</li> <li>[FEAT]: sql cross join <a href="https://github.com/universalmind303"><code>@universalmind303</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3110">#3110</a>)</li> <li>[FEAT] Add floor division <a href="https://github.com/ConeyLiu"><code>@ConeyLiu</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3064">#3064</a>)</li> <li>[FEAT] Compute pool for native executor <a href="https://github.com/colin-ho"><code>@colin-ho</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/2986">#2986</a>)</li> </ul> <h2>🚀 Performance Improvements</h2> <ul> <li>[PERF] Add a parallel local CSV reader <a href="https://github.com/desmondcheongzx"><code>@desmondcheongzx</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3055">#3055</a>)</li> </ul> <h2>👾 Bug Fixes</h2> <ul> <li>[BUG]: Sql groupby and orderby with aliases and projections <a href="https://github.com/universalmind303"><code>@universalmind303</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3177">#3177</a>)</li> <li>[BUG] Separate PartitionTask done from results <a href="https://github.com/jaychia"><code>@jaychia</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3155">#3155</a>)</li> <li>[BUG]: between panic on unsupported types <a href="https://github.com/universalmind303"><code>@universalmind303</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3150">#3150</a>)</li> <li>[BUG] fix type widening for rem <a href="https://github.com/samster25"><code>@samster25</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3131">#3131</a>)</li> </ul> <h2>📖 Documentation</h2> <ul> <li>Temporal docs added to expressions.rst <a href="https://github.com/sunaysanghani"><code>@sunaysanghani</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/2487">#2487</a>)</li> <li>[DOCS] Update banner on README.rst <a href="https://github.com/ccmao1130"><code>@ccmao1130</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3130">#3130</a>)</li> <li>[DOCS] Update Daft logo <a href="https://github.com/ccmao1130"><code>@ccmao1130</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3129">#3129</a>)</li> </ul> <h2>🧰 Maintenance</h2> <ul> <li>[CHORE] Add tests for decimal casting <a href="https://github.com/desmondcheongzx"><code>@desmondcheongzx</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3179">#3179</a>)</li> <li>[CHORE] Refactor RayRunner so that we can add tracing <a href="https://github.com/jaychia"><code>@jaychia</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3163">#3163</a>)</li> <li>[CHORE] Swordfish specific test fixtures <a href="https://github.com/colin-ho"><code>@colin-ho</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3164">#3164</a>)</li> <li>[CHORE]: tpc-ds datagen <a href="https://github.com/universalmind303"><code>@universalmind303</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3103">#3103</a>)</li> <li>[CHORE] Cancel tasks spawned on compute runtime <a href="https://github.com/colin-ho"><code>@colin-ho</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3128">#3128</a>)</li> <li>[CHORE] Enable debug in test profile <a href="https://github.com/advancedxy"><code>@advancedxy</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3135">#3135</a>)</li> <li>[FEATURE] add min_hash alternate hashers <a href="https://github.com/andrewgazelka"><code>@andrewgazelka</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3052">#3052</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/0d669cac06c630d63d98c5fecb5d4d4c3e7e0586"><code>0d669ca</code></a> [FEAT] Overwrite mode for write parquet/csv (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3108">#3108</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/d8cdf360eb2234730abc170ac18e5eeb17785948"><code>d8cdf36</code></a> [FEAT] Support null equal safe join in SQL (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3166">#3166</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/22c39c016048a01abb9638e9dbecc04e276f7880"><code>22c39c0</code></a> Bump orjson from 3.9.5 to 3.10.11 (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3176">#3176</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/9d0dd6087c3fb7d8244f4d10a282132402aa6d92"><code>9d0dd60</code></a> [FEAT] Streaming Catalog Writes (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3160">#3160</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/8ed174c67559b31ceda5b2d1ed76a5069783482b"><code>8ed174c</code></a> [BUG]: Sql groupby and orderby with aliases and projections (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3177">#3177</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/2829a09b68f0795cac4d6af72850180bfd63f85b"><code>2829a09</code></a> [CHORE] Add tests for decimal casting (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3179">#3179</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/64e35f80c0020b6f05ef4f8990b3a4deca9d5c91"><code>64e35f8</code></a> [CHORE] Refactor RayRunner so that we can add tracing (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3163">#3163</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/944c6da05fe6f7bc4154f248f1c5db7a1076c54a"><code>944c6da</code></a> [FEAT] Infer Azure storage account from uri (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3165">#3165</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/594b5e265cc180df2fa34bbf04684b74aa94bb72"><code>594b5e2</code></a> [FEAT] Support null safe equal in joins (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3161">#3161</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/c1d82c531a8c35d9f6a51151a94bf98412825e17"><code>c1d82c5</code></a> [FEAT] Support hive partitioned reads (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/3029">#3029</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Eventual-Inc/Daft/compare/v0.3.9...v0.3.10">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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org