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 2.0.0 - Docs.rs
[go: Go Back, main page]

datafusion 2.0.0

DataFusion is an in-memory query engine that uses Apache Arrow as the memory model
Documentation
Build #306711 2020-10-19T22:42:17.878928+00:00
# rustc version
rustc 1.49.0-nightly (b1496c6e6 2020-10-18)# docs.rs version
docsrs 0.6.0 (0bbe2ff 2020-10-14)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/datafusion-2.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/datafusion-2.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" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-j2" "--" "-Z" "unstable-options" "--extern-html-root-url" "criterion=https://docs.rs/criterion/0.3.3" "--extern-html-root-url" "sqlparser=https://docs.rs/sqlparser/0.6.1" "--extern-html-root-url" "clap=https://docs.rs/clap/2.33.3" "--extern-html-root-url" "arrow_flight=https://docs.rs/arrow-flight/2.0.0" "--extern-html-root-url" "tokio=https://docs.rs/tokio/0.2.22" "--extern-html-root-url" "crossbeam=https://docs.rs/crossbeam/0.7.3" "--extern-html-root-url" "paste=https://docs.rs/paste/0.1.18" "--extern-html-root-url" "arrow=https://docs.rs/arrow/2.0.0" "--extern-html-root-url" "prost=https://docs.rs/prost/0.6.1" "--extern-html-root-url" "futures=https://docs.rs/futures/0.3.6" "--extern-html-root-url" "fnv=https://docs.rs/fnv/1.0.7" "--extern-html-root-url" "chrono=https://docs.rs/chrono/0.4.19" "--extern-html-root-url" "parquet=https://docs.rs/parquet/2.0.0" "--extern-html-root-url" "tonic=https://docs.rs/tonic/0.3.1" "--extern-html-root-url" "tempfile=https://docs.rs/tempfile/3.1.0" "--extern-html-root-url" "rand=https://docs.rs/rand/0.7.3" "--extern-html-root-url" "rustyline=https://docs.rs/rustyline/6.3.0" "--extern-html-root-url" "async_trait=https://docs.rs/async-trait/0.1.41" "--extern-html-root-url" "num_cpus=https://docs.rs/num_cpus/1.13.0" "--resource-suffix" "-20201018-1.49.0-nightly-b1496c6e6" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 479d5a13ad5cad74b24bbd8ea3f7febf87914b9c5ee989b12c4d41d87fe9561b
[INFO] running `Command { std: "docker" "start" "-a" "479d5a13ad5cad74b24bbd8ea3f7febf87914b9c5ee989b12c4d41d87fe9561b", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling syn v1.0.45
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]    Compiling snap v1.0.1
[INFO] [stderr]     Checking integer-encoding v1.1.5
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking regex-syntax v0.6.20
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling parquet v2.0.0
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking unicode-segmentation v1.6.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking pin-project-lite v0.1.10
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking futures-core v0.3.6
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-bigint v0.3.0
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling num-rational v0.3.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]     Checking flatbuffers v0.6.1
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking brotli-decompressor v2.3.1
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.1
[INFO] [stderr]     Checking net2 v0.2.35
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking aho-corasick v0.7.14
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking sqlparser v0.6.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking brotli v3.3.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking dirs-next v1.0.2
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]     Checking num-complex v0.3.0
[INFO] [stderr]     Checking ordered-float v1.1.0
[INFO] [stderr]     Checking bstr v0.2.14
[INFO] [stderr]     Checking regex v1.4.1
[INFO] [stderr]     Checking flate2 v1.0.18
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking rustyline v6.3.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking thrift v0.13.0
[INFO] [stderr]    Compiling zstd-sys v1.4.17+zstd.1.4.5
[INFO] [stderr]    Compiling lz4-sys v1.9.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking parquet-format v2.6.1
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]     Checking prettytable-rs v0.8.0
[INFO] [stderr]     Checking num v0.3.0
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.41
[INFO] [stderr]     Checking tokio v0.2.22
[INFO] [stderr]     Checking arrow v2.0.0
[INFO] [stderr]     Checking lz4 v1.23.2
[INFO] [stderr]     Checking zstd-safe v2.0.5+zstd.1.4.5
[INFO] [stderr]     Checking zstd v0.5.3+zstd.1.4.5
[INFO] [stderr]  Documenting datafusion v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] running `Command { std: "docker" "inspect" "479d5a13ad5cad74b24bbd8ea3f7febf87914b9c5ee989b12c4d41d87fe9561b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "479d5a13ad5cad74b24bbd8ea3f7febf87914b9c5ee989b12c4d41d87fe9561b", kill_on_drop: false }`
[INFO] [stdout] 479d5a13ad5cad74b24bbd8ea3f7febf87914b9c5ee989b12c4d41d87fe9561b