Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion 40.0.0 - Docs.rs
[go: Go Back, main page]

datafusion 40.0.0

DataFusion is an in-memory query engine that uses Apache Arrow as the memory model
Documentation
Build #1289574 2024-07-12T13:13:44.850066+00:00
# rustc version
rustc 1.81.0-nightly (5315cbe15 2024-07-11)# docs.rs version
docsrs 0.6.0 (7ad8c626 2024-07-11)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/datafusion-40.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/datafusion-40.0.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240711-1.81.0-nightly-5315cbe15\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 8bd526366ff092f4be3c69f812df813848ac43b05f91fe3ae4b0c572fe9b13c2
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "8bd526366ff092f4be3c69f812df813848ac43b05f91fe3ae4b0c572fe9b13c2", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting datafusion v40.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: public documentation for `StatisticsConverter` links to private item `parquet_column`
[INFO] [stderr]     --> src/datasource/physical_plan/parquet/statistics.rs:1128:50
[INFO] [stderr]      |
[INFO] [stderr] 1128 | /// may have additional columns). The function [`parquet_column`] is used to
[INFO] [stderr]      |                                                  ^^^^^^^^^^^^^^ this item is private
[INFO] [stderr]      |
[INFO] [stderr]      = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stderr]      = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: public documentation for `ParquetExec` links to private item `ParquetOpener`
[INFO] [stderr]    --> src/datasource/physical_plan/parquet/mod.rs:196:47
[INFO] [stderr]     |
[INFO] [stderr] 196 | /// configured to open parquet files with a [`ParquetOpener`].
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^ this item is private
[INFO] [stderr]     |
[INFO] [stderr]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stderr] 
[INFO] [stderr] warning: public documentation for `ParquetExec` links to private item `ParquetOpener`
[INFO] [stderr]    --> src/datasource/physical_plan/parquet/mod.rs:198:48
[INFO] [stderr]     |
[INFO] [stderr] 198 | /// * Step 2: When the stream is polled, the [`ParquetOpener`] is called to open
[INFO] [stderr]     |                                                ^^^^^^^^^^^^^ this item is private
[INFO] [stderr]     |
[INFO] [stderr]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stderr] 
[INFO] [stderr] warning: public documentation for `new_add_mode` links to private item `OutputRequirementExec`
[INFO] [stderr]   --> src/physical_optimizer/output_requirements.rs:54:21
[INFO] [stderr]    |
[INFO] [stderr] 54 |     /// top-level [`OutputRequirementExec`] into the physical plan to keep track
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stderr]    |
[INFO] [stderr]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stderr] 
[INFO] [stderr] warning: public documentation for `new_remove_mode` links to private item `OutputRequirementExec`
[INFO] [stderr]   --> src/physical_optimizer/output_requirements.rs:64:25
[INFO] [stderr]    |
[INFO] [stderr] 64 |     /// the top-level [`OutputRequirementExec`] from the physical plan if there is
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stderr]    |
[INFO] [stderr]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stderr] 
[INFO] [stderr] warning: `datafusion` (lib doc) generated 5 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.29s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/datafusion/index.html
[INFO] running `Command { std: "docker" "inspect" "8bd526366ff092f4be3c69f812df813848ac43b05f91fe3ae4b0c572fe9b13c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bd526366ff092f4be3c69f812df813848ac43b05f91fe3ae4b0c572fe9b13c2", kill_on_drop: false }`
[INFO] [stdout] 8bd526366ff092f4be3c69f812df813848ac43b05f91fe3ae4b0c572fe9b13c2