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

datafusion 0.2.7

DataFusion is a SQL query parser, planner, and distributed query processing framework for Rust inspired by Apache Calcite and Apache Spark
Build #97035 2018-04-24T14:13:55.845436+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.7
Fresh vec_map v0.8.0
Fresh itoa v0.4.1
Fresh try_from v0.2.2
Fresh bitflags v1.0.1
Fresh cfg-if v0.1.2
Fresh x86intrin v0.4.5
Fresh unicode-width v0.1.4
Fresh quick-error v1.2.1
Fresh strsim v0.7.0
Fresh libc v0.2.40
Fresh void v1.0.2
Fresh ansi_term v0.11.0
Fresh byteorder v0.5.3
Fresh log v0.4.1
Fresh dtoa v0.4.2
Fresh textwrap v0.9.0
Fresh serde v1.0.43
Fresh rand v0.4.2
Fresh termion v1.5.1
Fresh unreachable v0.1.1
Fresh atty v0.2.9
Fresh log v0.3.9
Fresh cc v1.0.10
Fresh bytecount v0.1.7
Fresh serde_json v1.0.16
Fresh num_cpus v1.8.0
Fresh byteorder v1.2.2
Fresh clap v2.31.2
Fresh iovec v0.1.2
Fresh liner v0.4.4
Fresh memchr v2.0.1
Compiling parquet v0.1.0
Fresh threadpool v1.7.1
Fresh integer-encoding v1.0.5
Fresh lazy_static v1.0.0
Fresh bytes v0.4.6
Fresh alloc-no-stdlib v1.2.0
Fresh csv-core v0.1.4
Fresh num-traits v0.2.2
Fresh thrift v0.0.4
Running `/home/cratesfyi/cratesfyi/debug/build/parquet-2e50d59c588995ed/build-script-build`
Fresh snap v0.2.4
Fresh miniz-sys v0.1.10
Fresh brotli-decompressor v1.2.1
Compiling datafusion-arrow v0.1.0-nightly-20180420
Fresh num-traits v0.1.43
Fresh csv v1.0.0-beta.5
Fresh flate2 v0.2.20
Fresh brotli v1.2.0
Fresh ordered-float v0.5.0
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 bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-300660adc984dd58.rlib --extern-version bytes=bytes,0.4.6 --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 --cap-lints allow`
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.