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

datafusion 0.2.6

DataFusion is a SQL query parser, planner, and distributed query processing framework for Rust inspired by Apache Calcite and Apache Spark
Build #96893 2018-04-23T14:37:20.753351+00:00
# rustc version
rustc 1.26.0-dev (0eb87c9bf 2018-03-16)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Build failed, waiting for other jobs to finish...
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading datafusion v0.2.6
Fresh libc v0.2.40
Fresh unicode-width v0.1.4
Fresh cc v1.0.10
Fresh itoa v0.4.1
Fresh strsim v0.7.0
Fresh integer-encoding v1.0.5
Fresh byteorder v0.5.3
Fresh iovec v0.1.2
Fresh num_cpus v1.8.0
Fresh atty v0.2.9
Fresh rand v0.4.2
Compiling parquet v0.1.0
Fresh bitflags v1.0.1
Fresh dtoa v0.4.2
Fresh memchr v2.0.1
Fresh ansi_term v0.11.0
Fresh bytecount v0.1.7
Fresh threadpool v1.7.1
Fresh lazy_static v1.0.0
Running `/home/cratesfyi/cratesfyi/debug/build/parquet-2e50d59c588995ed/build-script-build`
Fresh cfg-if v0.1.2
Fresh void v1.0.2
Fresh vec_map v0.8.0
Fresh csv-core v0.1.4
Fresh x86intrin v0.4.5
Fresh num-traits v0.2.2
Fresh textwrap v0.9.0
Fresh unreachable v0.1.1
Fresh byteorder v1.2.2
Fresh log v0.4.1
Fresh serde v1.0.42
Fresh num-traits v0.1.43
Fresh alloc-no-stdlib v1.2.0
Fresh log v0.3.9
Fresh termion v1.5.1
Fresh serde_json v1.0.16
Compiling csv v1.0.0-beta.5
Fresh brotli-decompressor v1.2.1
Fresh clap v2.31.2
Fresh liner v0.4.4
Fresh ordered-float v0.5.0
Fresh snap v0.2.4
Fresh try_from v0.2.2
Fresh brotli v1.2.0
Running `rustc --crate-name csv .cargo/registry/src/github.com-1ecc6299db9ec823/csv-1.0.0-beta.5/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=5efc25c61b28da35 -C extra-filename=-5efc25c61b28da35 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern csv_core=/home/cratesfyi/cratesfyi/debug/deps/libcsv_core-7db10b2f4af6ee3c.rlib --extern-version csv_core=csv-core,0.1.4 --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-b7165abe2727e904.rlib --extern-version serde=serde,1.0.42 --cap-lints allow`
Fresh quick-error v1.2.1
Fresh bytes v0.4.6
Fresh thrift v0.0.4
Compiling datafusion-arrow v0.1.0-nightly-20180420
Running `rustc --crate-name arrow .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180420/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=6e5a9e4c210b941e -C extra-filename=-6e5a9e4c210b941e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-93706e9cf34fe267.rlib --extern-version serde_json=serde_json,1.0.16 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-9cee711a75827cff.rlib --extern-version libc=libc,0.2.40 --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-300660adc984dd58.rlib --extern-version bytes=bytes,0.4.6 --cap-lints allow`
Fresh miniz-sys v0.1.10
Fresh flate2 v0.2.20
error: failed to run custom build command for `parquet v0.1.0`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/parquet-2e50d59c588995ed/build-script-build` (exit code: 101)
--- stdout
Running: `"thrift" "--version"`

--- stderr
thread 'main' panicked at '
========================
Thrift is not installed!
========================

Thrift with Rust support is required to build the project.
See installation guide on https://thrift.apache.org website.
Or follow the steps in 'before_script' section of '.travis.yml'.

Error: Failed: `"thrift" "--version"` (No such file or directory (os error 2))
', .cargo/registry/src/github.com-1ecc6299db9ec823/parquet-0.1.0/build.rs:63:3
note: Run with `RUST_BACKTRACE=1` for a backtrace.

thread 'main' panicked at 'Error(
CargoError(
build failed
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.