dependabot[bot] opened a new pull request, #3671: URL: https://github.com/apache/iceberg-python/pull/3671
Bumps [daft](https://github.com/Eventual-Inc/Daft) from 0.7.16 to 0.7.19. <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.7.19</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>✨ Features</h3> <ul> <li>feat: add mcap pip extra and dependency checks for read_mcap by <a href="https://github.com/everettVT"><code>@everettVT</code></a> in <a href="https://redirect.github.com/Eventual-Inc/Daft/pull/7220">Eventual-Inc/Daft#7220</a></li> <li>feat(writers): add single_file kwarg to write_parquet by <a href="https://github.com/aaron-ang"><code>@aaron-ang</code></a> in <a href="https://redirect.github.com/Eventual-Inc/Daft/pull/7004">Eventual-Inc/Daft#7004</a></li> </ul> <h3>🐛 Bug Fixes</h3> <ul> <li>fix: normalize HF bucket tree paths by <a href="https://github.com/everettVT"><code>@everettVT</code></a> in <a href="https://redirect.github.com/Eventual-Inc/Daft/pull/7218">Eventual-Inc/Daft#7218</a></li> <li>fix(session): allow set_provider to accept Provider instance for auto… by <a href="https://github.com/DieselZhang"><code>@DieselZhang</code></a> in <a href="https://redirect.github.com/Eventual-Inc/Daft/pull/7041">Eventual-Inc/Daft#7041</a></li> <li>fix(telemetry): prevent interpreter-shutdown segfault from Scarf telemetry by <a href="https://github.com/FANNG1"><code>@FANNG1</code></a> in <a href="https://redirect.github.com/Eventual-Inc/Daft/pull/7203">Eventual-Inc/Daft#7203</a></li> <li>fix(io): route oss:// through S3-compatible storage options for write_lance by <a href="https://github.com/AnayGarodia"><code>@AnayGarodia</code></a> in <a href="https://redirect.github.com/Eventual-Inc/Daft/pull/7228">Eventual-Inc/Daft#7228</a></li> <li>fix: Reuse file format config in Iceberg and Delta by <a href="https://github.com/srilman"><code>@srilman</code></a> in <a href="https://redirect.github.com/Eventual-Inc/Daft/pull/7163">Eventual-Inc/Daft#7163</a></li> </ul> <h3>📖 Documentation</h3> <ul> <li>docs: add GooseFS connector documentation by <a href="https://github.com/XuQianJin-Stars"><code>@XuQianJin-Stars</code></a> in <a href="https://redirect.github.com/Eventual-Inc/Daft/pull/7193">Eventual-Inc/Daft#7193</a></li> <li>docs: Clean up formatting in Common Crawl docs by <a href="https://github.com/srilman"><code>@srilman</code></a> in <a href="https://redirect.github.com/Eventual-Inc/Daft/pull/7237">Eventual-Inc/Daft#7237</a></li> <li>docs(checkpoint): add user guide and connector cross-references by <a href="https://github.com/rohitkulshreshtha"><code>@rohitkulshreshtha</code></a> in <a href="https://redirect.github.com/Eventual-Inc/Daft/pull/6985">Eventual-Inc/Daft#6985</a></li> </ul> <h3>👷 CI</h3> <ul> <li>ci: Include New Contributers in Automated Draft Releases by <a href="https://github.com/srilman"><code>@srilman</code></a> in <a href="https://redirect.github.com/Eventual-Inc/Daft/pull/7234">Eventual-Inc/Daft#7234</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/DieselZhang"><code>@DieselZhang</code></a> made their first contribution in <a href="https://redirect.github.com/Eventual-Inc/Daft/pull/7041">Eventual-Inc/Daft#7041</a></li> <li><a href="https://github.com/FANNG1"><code>@FANNG1</code></a> made their first contribution in <a href="https://redirect.github.com/Eventual-Inc/Daft/pull/7203">Eventual-Inc/Daft#7203</a></li> <li><a href="https://github.com/AnayGarodia"><code>@AnayGarodia</code></a> made their first contribution in <a href="https://redirect.github.com/Eventual-Inc/Daft/pull/7228">Eventual-Inc/Daft#7228</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Eventual-Inc/Daft/compare/v0.7.18...v0.7.19">https://github.com/Eventual-Inc/Daft/compare/v0.7.18...v0.7.19</a></p> <h2>v0.7.18</h2> <h2>What's Changed 🚀</h2> <h2>✨ Features</h2> <ul> <li>feat: Remove dynamodb dependency for concurrent writes in deltalake on s3 <a href="https://github.com/arpatilmh"><code>@arpatilmh</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/7187">#7187</a>)</li> <li>feat(lerobot): batch video-frame decode by shard <a href="https://github.com/ykdojo"><code>@ykdojo</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/7184">#7184</a>)</li> <li>feat(io): export GooseFSConfig from daft.io <a href="https://github.com/XuQianJin-Stars"><code>@XuQianJin-Stars</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/7194">#7194</a>)</li> </ul> <h2>🚀 Performance</h2> <ul> <li>perf(inline-agg): pack two-string-column keys into u64 for typed FNV grouping <a href="https://github.com/BABTUNA"><code>@BABTUNA</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/6924">#6924</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Eventual-Inc/Daft/compare/v0.7.17...v0.7.18">https://github.com/Eventual-Inc/Daft/compare/v0.7.17...v0.7.18</a></p> <h2>v0.7.17</h2> <h2>What's Changed 🚀</h2> <h2>✨ Features</h2> <ul> <li>feat: streamline HDF5 file access <a href="https://github.com/everettVT"><code>@everettVT</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/7160">#7160</a>)</li> <li>feat: Use HF Bucket as as alternative for Common Crawl <a href="https://github.com/lhoestq"><code>@lhoestq</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/7103">#7103</a>)</li> <li>feat: Support Xet reads for HuggingFace IO <a href="https://github.com/srilman"><code>@srilman</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/7183">#7183</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/cf35023412357eb57eaf5044b4d217dfa9810784"><code>cf35023</code></a> ci: Include New Contributers in Automated Draft Releases (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/7234">#7234</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/7d67f125e4b74455cfe341b9d911f089d4d54aff"><code>7d67f12</code></a> fix: Reuse file format config in Iceberg and Delta (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/7163">#7163</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/59c2ef2661e168ac90a4b70f6722186a0d13bc7c"><code>59c2ef2</code></a> docs(checkpoint): add user guide and connector cross-references (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/6985">#6985</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/e7ec4f16d94d8d4e5612ad5a62ebbabe32616348"><code>e7ec4f1</code></a> docs: Clean up formatting in Common Crawl docs (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/7237">#7237</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/02abcdf372f070804a8ca74bac23fb22c6549dce"><code>02abcdf</code></a> feat(writers): add single_file kwarg to write_parquet (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/7004">#7004</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/19485d69e29081012cb1e49c40a58092a51b114f"><code>19485d6</code></a> fix(io): route oss:// through S3-compatible storage options for write_lance (...</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/f5d66dd73852efa966f66bcaf9120025067aa305"><code>f5d66dd</code></a> docs: add GooseFS connector documentation (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/7193">#7193</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/30b3be22349cb3d722f5969aef4143b51d3e72b7"><code>30b3be2</code></a> fix(telemetry): prevent interpreter-shutdown segfault from Scarf telemetry (#...</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/0fd947c83498519ab1b5915fa345d3ffe71596da"><code>0fd947c</code></a> feat: add mcap pip extra and dependency checks for read_mcap (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/7220">#7220</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/ae3f838e4ad6e4d6e7f3952dc963e5e26dd8572a"><code>ae3f838</code></a> fix(session): allow set_provider to accept Provider instance for auto… (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/7041">#7041</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Eventual-Inc/Daft/compare/v0.7.16...v0.7.19">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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
