dependabot[bot] opened a new pull request, #12308: URL: https://github.com/apache/gravitino/pull/12308
Bumps [lance-ray](https://github.com/lancedb/lance-ray) from 0.4.2 to 0.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lancedb/lance-ray/releases">lance-ray's releases</a>.</em></p> <blockquote> <h2>v0.5.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>New Features đ</h3> <ul> <li>feat: add index dataset block size option by <a href="https://github.com/hfutatzhanghb"><code>@âhfutatzhanghb</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/4661">lance-format/lance-ray#4661</a></li> <li>feat: distributed column addition via add_columns_from by <a href="https://github.com/Jay-ju"><code>@âJay-ju</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/4923">lance-format/lance-ray#4923</a></li> <li>feat: support <code>target_bases</code> parameter in write_lance by <a href="https://github.com/plotor"><code>@âplotor</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5055">lance-format/lance-ray#5055</a></li> <li>feat: add segment-owned distributed vector search by <a href="https://github.com/hfutatzhanghb"><code>@âhfutatzhanghb</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5124">lance-format/lance-ray#5124</a></li> <li>feat: support setting external blob mode in fragment writes by <a href="https://github.com/plotor"><code>@âplotor</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5150">lance-format/lance-ray#5150</a></li> <li>feat(index): support distributed bitmap indexes by <a href="https://github.com/everySympathy"><code>@âeverySympathy</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5169">lance-format/lance-ray#5169</a></li> <li>feat: support nested field paths in Ray workflows by <a href="https://github.com/Xuanwo"><code>@âXuanwo</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5173">lance-format/lance-ray#5173</a></li> <li>feat(index): commit distributed vector segments directly by <a href="https://github.com/ddupg"><code>@âddupg</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5178">lance-format/lance-ray#5178</a></li> <li>feat(index): migrate scalar indexing to segments by <a href="https://github.com/ddupg"><code>@âddupg</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5180">lance-format/lance-ray#5180</a></li> <li>feat: support namespace-only add column operations by <a href="https://github.com/FANNG1"><code>@âFANNG1</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5177">lance-format/lance-ray#5177</a></li> <li>feat: support list<large_utf8> in distributed FTS by <a href="https://github.com/ddupg"><code>@âddupg</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5167">lance-format/lance-ray#5167</a></li> <li>feat: forward stable row ID write configuration by <a href="https://github.com/VibhuJawa"><code>@âVibhuJawa</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5217">lance-format/lance-ray#5217</a></li> <li>feat(index): support distributed IVF_RQ vector indexes by <a href="https://github.com/hfutatzhanghb"><code>@âhfutatzhanghb</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5228">lance-format/lance-ray#5228</a></li> <li>feat(index): add num_segments for distributed index builds by <a href="https://github.com/ddupg"><code>@âddupg</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5229">lance-format/lance-ray#5229</a></li> <li>feat(index): support scalar indexes on Lance branches by <a href="https://github.com/ddupg"><code>@âddupg</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5240">lance-format/lance-ray#5240</a></li> <li>feat(index): support distributed ZoneMap index by <a href="https://github.com/FANNG1"><code>@âFANNG1</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5214">lance-format/lance-ray#5214</a></li> </ul> <h3>Bug Fixes đ</h3> <ul> <li>fix: join Ray pools after closing by <a href="https://github.com/hfutatzhanghb"><code>@âhfutatzhanghb</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/4751">lance-format/lance-ray#4751</a></li> <li>fix: auto-assign base path IDs when not explicitly set by <a href="https://github.com/plotor"><code>@âplotor</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5050">lance-format/lance-ray#5050</a></li> <li>fix: normalize IndexConfig to string for metadata merge by <a href="https://github.com/hushengquan"><code>@âhushengquan</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5122">lance-format/lance-ray#5122</a></li> <li>fix(index): pass PQ num_bits through distributed build by <a href="https://github.com/ddupg"><code>@âddupg</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5215">lance-format/lance-ray#5215</a></li> <li>fix(index): propagate sample_rate and max_iters by <a href="https://github.com/ddupg"><code>@âddupg</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5242">lance-format/lance-ray#5242</a></li> <li>fix(index): preserve scalar index on failed replacement by <a href="https://github.com/ddupg"><code>@âddupg</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5245">lance-format/lance-ray#5245</a></li> <li>fix(index): support large_string columns for BTREE scalar indexes by <a href="https://github.com/FANNG1"><code>@âFANNG1</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5219">lance-format/lance-ray#5219</a></li> <li>fix(compaction): handle omitted compaction_options in compact_files by <a href="https://github.com/FANNG1"><code>@âFANNG1</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5225">lance-format/lance-ray#5225</a></li> </ul> <h3>Performance Improvements đ</h3> <ul> <li>perf: share IVF centroids and PQ codebook across Ray tasks by <a href="https://github.com/hfutatzhanghb"><code>@âhfutatzhanghb</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/4744">lance-format/lance-ray#4744</a></li> <li>perf: reuse global Ray pool for vector search by <a href="https://github.com/hfutatzhanghb"><code>@âhfutatzhanghb</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5149">lance-format/lance-ray#5149</a></li> <li>perf: share pickled Lance dataset for vector search by <a href="https://github.com/hfutatzhanghb"><code>@âhfutatzhanghb</code></a> in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5157">lance-format/lance-ray#5157</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Jay-ju"><code>@âJay-ju</code></a> made their first contribution in <a href="https://redirect.github.com/lance-format/lance-ray/pull/4923">lance-format/lance-ray#4923</a></li> <li><a href="https://github.com/plotor"><code>@âplotor</code></a> made their first contribution in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5050">lance-format/lance-ray#5050</a></li> <li><a href="https://github.com/geserdugarov"><code>@âgeserdugarov</code></a> made their first contribution in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5128">lance-format/lance-ray#5128</a></li> <li><a href="https://github.com/everySympathy"><code>@âeverySympathy</code></a> made their first contribution in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5169">lance-format/lance-ray#5169</a></li> <li><a href="https://github.com/Xuanwo"><code>@âXuanwo</code></a> made their first contribution in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5173">lance-format/lance-ray#5173</a></li> <li><a href="https://github.com/ddupg"><code>@âddupg</code></a> made their first contribution in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5178">lance-format/lance-ray#5178</a></li> <li><a href="https://github.com/FANNG1"><code>@âFANNG1</code></a> made their first contribution in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5177">lance-format/lance-ray#5177</a></li> <li><a href="https://github.com/VibhuJawa"><code>@âVibhuJawa</code></a> made their first contribution in <a href="https://redirect.github.com/lance-format/lance-ray/pull/5217">lance-format/lance-ray#5217</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lance-format/lance-ray/compare/v0.4.2...v0.5.0">https://github.com/lance-format/lance-ray/compare/v0.4.2...v0.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lance-format/lance-ray/commit/93457c7ff3895e9068b6748c03e63bac271d20fe"><code>93457c7</code></a> chore: bump version to 0.5.0</li> <li><a href="https://github.com/lance-format/lance-ray/commit/220c0f80b63e84100d1fc4d5bc7dc47739f30793"><code>220c0f8</code></a> chore: update pylance dependency to v9.0.0 (<a href="https://redirect.github.com/lancedb/lance-ray/issues/5256">#5256</a>)</li> <li><a href="https://github.com/lance-format/lance-ray/commit/57800b25549bc4d116eba5d7bda7b9478677d7a2"><code>57800b2</code></a> fix(compaction): handle omitted compaction_options in compact_files (<a href="https://redirect.github.com/lancedb/lance-ray/issues/5225">#5225</a>)</li> <li><a href="https://github.com/lance-format/lance-ray/commit/c92156ac9e0c2f3bad148849785cf7875c94fdcf"><code>c92156a</code></a> fix(index): support large_string columns for BTREE scalar indexes (<a href="https://redirect.github.com/lancedb/lance-ray/issues/5219">#5219</a>)</li> <li><a href="https://github.com/lance-format/lance-ray/commit/525d8ed1266c23f7c4a4b539e86b626bfc76cfa5"><code>525d8ed</code></a> feat(index): support distributed ZoneMap index (<a href="https://redirect.github.com/lancedb/lance-ray/issues/5214">#5214</a>)</li> <li><a href="https://github.com/lance-format/lance-ray/commit/8a6e5f3ab727214208c328e1a68841f5360d46e2"><code>8a6e5f3</code></a> fix(index): preserve scalar index on failed replacement (<a href="https://redirect.github.com/lancedb/lance-ray/issues/5245">#5245</a>)</li> <li><a href="https://github.com/lance-format/lance-ray/commit/fc4c00d12e2850b775350946408ad86a486000b8"><code>fc4c00d</code></a> chore: move test dependencies to dev extra (<a href="https://redirect.github.com/lancedb/lance-ray/issues/5248">#5248</a>)</li> <li><a href="https://github.com/lance-format/lance-ray/commit/e1a7b975dfe8a673480a456889b2da23f41e677d"><code>e1a7b97</code></a> fix(index): propagate sample_rate and max_iters (<a href="https://redirect.github.com/lancedb/lance-ray/issues/5242">#5242</a>)</li> <li><a href="https://github.com/lance-format/lance-ray/commit/5a1f3b005bb44bca88cf35ee86957f8c97daf7de"><code>5a1f3b0</code></a> feat(index): support scalar indexes on Lance branches (<a href="https://redirect.github.com/lancedb/lance-ray/issues/5240">#5240</a>)</li> <li><a href="https://github.com/lance-format/lance-ray/commit/a96dbfc967434c1a55166f7a7f193ffab84d59d2"><code>a96dbfc</code></a> fix(index): pass PQ num_bits through distributed build (<a href="https://redirect.github.com/lancedb/lance-ray/issues/5215">#5215</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lancedb/lance-ray/compare/v0.4.2...v0.5.0">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]
