dependabot[bot] opened a new pull request, #691: URL: https://github.com/apache/iceberg-python/pull/691
Bumps [ray](https://github.com/ray-project/ray) from 2.9.2 to 2.20.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ray-project/ray/releases">ray's releases</a>.</em></p> <blockquote> <h2>Ray-2.20.0</h2> <h1>Ray Libraries<!-- raw HTML omitted --><!-- raw HTML omitted --></h1> <h2>Ray Data<!-- raw HTML omitted --><!-- raw HTML omitted --></h2> <p>💫 Enhancements:</p> <ul> <li>Dedupe repeated schema during <code>ParquetDatasource</code> metadata prefetching (<a href="https://redirect.github.com/ray-project/ray/issues/44750">#44750</a>)</li> <li>Update <code>map_groups</code> implementation to better handle large outputs (<a href="https://redirect.github.com/ray-project/ray/issues/44862">#44862</a>)</li> <li>Deprecate <code>prefetch_batches</code> arg of <code>iter_rows</code> and change default value (<a href="https://redirect.github.com/ray-project/ray/issues/44982">#44982</a>)</li> <li>Adding in default behavior to false for creating dirs on s3 writes (<a href="https://redirect.github.com/ray-project/ray/issues/44972">#44972</a>)</li> <li>Make internal UDF names more descriptive (<a href="https://redirect.github.com/ray-project/ray/issues/44985">#44985</a>)</li> <li>Make <code>name</code> a required argument for <code>AggregateFn</code> (<a href="https://redirect.github.com/ray-project/ray/issues/44880">#44880</a>)</li> </ul> <p>📖 Documentation:</p> <ul> <li>Add key concepts to and revise "Data Internals" page (<a href="https://redirect.github.com/ray-project/ray/issues/44751">#44751</a>)</li> </ul> <h2>Ray Train<!-- raw HTML omitted --><!-- raw HTML omitted --></h2> <p>💫 Enhancements:</p> <ul> <li>Setup XGBoost <code>CommunicatorContext</code> automatically (<a href="https://redirect.github.com/ray-project/ray/issues/44883">#44883</a>)</li> <li>Track Train Run Info with <code>TrainStateActor</code> (<a href="https://redirect.github.com/ray-project/ray/issues/44585">#44585</a>)</li> </ul> <p>📖 Documentation:</p> <ul> <li>Add documentation for <code>accelerator_type</code> (<a href="https://redirect.github.com/ray-project/ray/issues/44882">#44882</a>)</li> <li>Update Ray Train example titles (<a href="https://redirect.github.com/ray-project/ray/issues/44369">#44369</a>)</li> </ul> <h2>Ray Tune<!-- raw HTML omitted --><!-- raw HTML omitted --></h2> <p>💫 Enhancements:</p> <ul> <li>Remove trial table when running Ray Train in a Jupyter notebook (<a href="https://redirect.github.com/ray-project/ray/issues/44858">#44858</a>)</li> <li>Clean up temporary checkpoint directories for class Trainables (ex: RLlib) (<a href="https://redirect.github.com/ray-project/ray/issues/44366">#44366</a>)</li> </ul> <p>📖 Documentation:</p> <ul> <li>Fix minor doc format issues (<a href="https://redirect.github.com/ray-project/ray/issues/44865">#44865</a>)</li> <li>Remove outdated ScalingConfig references (<a href="https://redirect.github.com/ray-project/ray/issues/44918">#44918</a>)</li> </ul> <h2>Ray Serve<!-- raw HTML omitted --><!-- raw HTML omitted --></h2> <p>💫 Enhancements:</p> <ul> <li>Handle push metric interval is now configurable with environment variable RAY_SERVE_HANDLE_METRIC_PUSH_INTERVAL_S (<a href="https://redirect.github.com/ray-project/ray/issues/32920">#32920</a>)</li> <li>Improve performance of developer API serve.get_app_handle (<a href="https://redirect.github.com/ray-project/ray/issues/44812">#44812</a>)</li> </ul> <p>🔨 Fixes:</p> <ul> <li>Fix memory leak in handles for autoscaling deployments (the leak happens when</li> <li>RAY_SERVE_COLLECT_AUTOSCALING_METRICS_ON_HANDLE=1) (<a href="https://redirect.github.com/ray-project/ray/issues/44877">#44877</a>)</li> </ul> <h2>RLlib<!-- raw HTML omitted --><!-- raw HTML omitted --></h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ray-project/ray/commit/5708e75978413e46c703e44f43fd89769f3c148b"><code>5708e75</code></a> ray 2.20.0 version change (<a href="https://redirect.github.com/ray-project/ray/issues/45040">#45040</a>)</li> <li><a href="https://github.com/ray-project/ray/commit/ff62312d95de96c32b3925cb1fb0911caec51ee2"><code>ff62312</code></a> [Data] Make internal UDF names more descriptive (<a href="https://redirect.github.com/ray-project/ray/issues/44985">#44985</a>)</li> <li><a href="https://github.com/ray-project/ray/commit/10f7f2ad7ef7f764a824c90695faec5df3be1e96"><code>10f7f2a</code></a> [Data] Deprecate <code>prefetch_batches</code> arg of <code>iter_rows</code> and change default val...</li> <li><a href="https://github.com/ray-project/ray/commit/dc355870d5920f2f9e30343528f1041187b56abd"><code>dc35587</code></a> [ci] pass RAYCI_BISECT_RUN=1 to bisect run (<a href="https://redirect.github.com/ray-project/ray/issues/44999">#44999</a>)</li> <li><a href="https://github.com/ray-project/ray/commit/a89195e6bfae76bbcb028407c5372ebd2c7348e5"><code>a89195e</code></a> [ci] reduce rllib example test parallelism (<a href="https://redirect.github.com/ray-project/ray/issues/45001">#45001</a>)</li> <li><a href="https://github.com/ray-project/ray/commit/442805a69751c5dd80ea9f3ac4de6e573f336b08"><code>442805a</code></a> [core] update num_returns type annotation to allow for 'streaming' (<a href="https://redirect.github.com/ray-project/ray/issues/40914">#40914</a>)</li> <li><a href="https://github.com/ray-project/ray/commit/b0a0d34f5383db476ef0026f2b3e736c7a78084d"><code>b0a0d34</code></a> [Core] Fix task submission never return when network partition happens (<a href="https://redirect.github.com/ray-project/ray/issues/44692">#44692</a>)</li> <li><a href="https://github.com/ray-project/ray/commit/6d6d0a1c53be636a7cbe5595d1b1286601a32125"><code>6d6d0a1</code></a> [core] fix workflow tests (<a href="https://redirect.github.com/ray-project/ray/issues/44994">#44994</a>)</li> <li><a href="https://github.com/ray-project/ray/commit/6588ed06762fad60afbbc270825b27bbfbaa7ec3"><code>6588ed0</code></a> [Core] Add more tests for s3 url with non-ascii characters (<a href="https://redirect.github.com/ray-project/ray/issues/44949">#44949</a>)</li> <li><a href="https://github.com/ray-project/ray/commit/18122ffd24e299c64eea885e92b7966e0f13227b"><code>18122ff</code></a> [Train][Observability] Track Train Run Info with <code>TrainStateActor</code> (<a href="https://redirect.github.com/ray-project/ray/issues/44585">#44585</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ray-project/ray/compare/ray-2.9.2...ray-2.20.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 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