chore(deps): bump tonic from 0.14.2 to 0.14.3 (#20127) Bumps [tonic](https://github.com/hyperium/tonic) from 0.14.2 to 0.14.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hyperium/tonic/releases">tonic's releases</a>.</em></p> <blockquote> <h2>v0.14.3</h2> <h2>Features</h2> <ul> <li>Expose <code>tcp_keepalive_interval</code> and <code>tcp_keepalive_retries</code> options on Server (<a href="https://redirect.github.com/hyperium/tonic/issues/2472">#2472</a>)</li> <li>Allow configuration of <code>max_local_error_reset_streams</code> on Server (<a href="https://redirect.github.com/hyperium/tonic/issues/2437">#2437</a>)</li> <li>Put source error into the <code>Display</code> impl of <code>Status</code> (<a href="https://redirect.github.com/hyperium/tonic/issues/2417">#2417</a>)</li> <li><code>Server::default()</code> now sets <code>TCP_NODELAY</code> to true (<a href="https://redirect.github.com/hyperium/tonic/issues/2413">#2413</a>)</li> </ul> <h2>Bug Fixes</h2> <ul> <li>Respect <code>max_message_size</code> when decompressing a message (<a href="https://redirect.github.com/hyperium/tonic/issues/2484">#2484</a>)</li> <li>Depend on http at least 1.1.0 (<a href="https://redirect.github.com/hyperium/tonic/issues/2426">#2426</a>)</li> </ul> <h2>Documentation</h2> <ul> <li>Fix documentation links for timeout configuration (<a href="https://redirect.github.com/hyperium/tonic/issues/2483">#2483</a>)</li> <li>Fix documentation typos and grammar issues in status.rs and codec/mod.rs (<a href="https://redirect.github.com/hyperium/tonic/issues/2468">#2468</a>)</li> <li>Fix labels in <code>Display for Status</code> (<a href="https://redirect.github.com/hyperium/tonic/issues/2414">#2414</a>)</li> <li>Fix features docs in tonic-build and tonic-prost-build (<a href="https://redirect.github.com/hyperium/tonic/issues/2434">#2434</a>)</li> <li>Remove redundant word in tonic-build and tonic-prost-build README (<a href="https://redirect.github.com/hyperium/tonic/issues/2425">#2425</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hyperium/tonic/commit/ed4bafc35af7a284357cf4e77e26b9c3eb0266ca"><code>ed4bafc</code></a> Prepare v0.14.3 release (<a href="https://redirect.github.com/hyperium/tonic/issues/2489">#2489</a>)</li> <li><a href="https://github.com/hyperium/tonic/commit/71ec58303fd8cf27c3d5809b3c487a5c11ddb101"><code>71ec583</code></a> Remove metadata from <code>tonic::Status</code> <code>Display</code> impl. (<a href="https://redirect.github.com/hyperium/tonic/issues/2481">#2481</a>)</li> <li><a href="https://github.com/hyperium/tonic/commit/164c548ffee52f9dc460e45466773081c0700b43"><code>164c548</code></a> chore(ci): Update to cargo-check-external-types 0.4.0 (<a href="https://redirect.github.com/hyperium/tonic/issues/2470">#2470</a>)</li> <li><a href="https://github.com/hyperium/tonic/commit/c1e620678add153fc9fe9b4d68a673633c4cfa22"><code>c1e6206</code></a> fix(tonic): respect max_message_size when decompressing a message (<a href="https://redirect.github.com/hyperium/tonic/issues/2484">#2484</a>)</li> <li><a href="https://github.com/hyperium/tonic/commit/a58c291181fe8866a1fb57a20794a440ede20c83"><code>a58c291</code></a> feat(xds): initial structures for tonic-xds (<a href="https://redirect.github.com/hyperium/tonic/issues/2482">#2482</a>)</li> <li><a href="https://github.com/hyperium/tonic/commit/2e68a2c0a36b9baf6e1dbbe3755a4b304ee7ef9f"><code>2e68a2c</code></a> chore(doc): Fix documentation links for timeout configuration (<a href="https://redirect.github.com/hyperium/tonic/issues/2483">#2483</a>)</li> <li><a href="https://github.com/hyperium/tonic/commit/7e98e1f61ab28cff45aeb895aac3e63318bb99ea"><code>7e98e1f</code></a> Separate channel creation and state probe, and error handling thereof. (<a href="https://redirect.github.com/hyperium/tonic/issues/2465">#2465</a>)</li> <li><a href="https://github.com/hyperium/tonic/commit/54fab778a3842789947bf1fa9ad76e285a8e1988"><code>54fab77</code></a> feat(xds): implement tonic-based transport and prost-based codec (<a href="https://redirect.github.com/hyperium/tonic/issues/2475">#2475</a>)</li> <li><a href="https://github.com/hyperium/tonic/commit/d61bc56f663f5ad444fccbcc4b0833265c5b173d"><code>d61bc56</code></a> chore(ci): increase server start up wait time in interop test (<a href="https://redirect.github.com/hyperium/tonic/issues/2473">#2473</a>)</li> <li><a href="https://github.com/hyperium/tonic/commit/d112d09a24b80bd6cb29797701ec6f5a07c9a42d"><code>d112d09</code></a> feat(xds): add public APIs for xds-client (<a href="https://redirect.github.com/hyperium/tonic/issues/2464">#2464</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hyperium/tonic/compare/v0.14.2...v0.14.3">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
DataFusion is an extensible query engine written in Rust that uses Apache Arrow as its in-memory format.
This crate provides libraries and binaries for developers building fast and feature rich database and analytic systems, customized to particular workloads. See use cases for examples. The following related subprojects target end users:
“Out of the box,” DataFusion offers SQL and Dataframe APIs, excellent performance, built-in support for CSV, Parquet, JSON, and Avro, extensive customization, and a great community.
DataFusion features a full query planner, a columnar, streaming, multi-threaded, vectorized execution engine, and partitioned data sources. You can customize DataFusion at almost all points including additional data sources, query languages, functions, custom operators and more. See the Architecture section for more details.
Here are links to some important information
DataFusion is great for building projects such as domain specific query engines, new database platforms and data pipelines, query languages and more. It lets you start quickly from a fully working engine, and then customize those features specific to your use. Click Here to see a list known users.
Please see the contributor guide and communication pages for more information.
This crate has several features which can be specified in your Cargo.toml.
Default features:
nested_expressions: functions for working with nested type function such as array_to_stringcompression: reading files compressed with xz2, bzip2, flate2, and zstdcrypto_expressions: cryptographic functions such as md5 and sha256datetime_expressions: date and time functions such as to_timestampencoding_expressions: encode and decode functionsparquet: support for reading the Apache Parquet formatsql: Support for sql parsing / planningregex_expressions: regular expression functions, such as regexp_matchunicode_expressions: Include unicode aware functions such as character_lengthunparser: enables support to reverse LogicalPlans back into SQLrecursive_protection: uses recursive for stack overflow protection.Optional features:
avro: support for reading the Apache Avro formatbacktrace: include backtrace information in error messagesparquet_encryption: support for using Parquet Modular Encryptionserde: enable arrow-schema's serde featurePublic methods in Apache DataFusion evolve over time: while we try to maintain a stable API, we also improve the API over time. As a result, we typically deprecate methods before removing them, according to the deprecation guidelines.
Cargo.lockFollowing the guidance on committing Cargo.lock files, this project commits its Cargo.lock file.
CI uses the committed Cargo.lock file, and dependencies are updated regularly using Dependabot PRs.