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

datafusion 0.2.5

DataFusion is a SQL query parser, planner, and distributed query processing framework for Rust inspired by Apache Calcite and Apache Spark
Build #95247 2018-04-10 13:23:06

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# 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.5
Fresh itoa v0.4.1
Fresh num-traits v0.2.2
Fresh integer-encoding v1.0.5
Fresh cc v1.0.9
Fresh byteorder v0.5.3
Fresh lazy_static v1.0.0
Fresh alloc-no-stdlib v1.2.0
Fresh byteorder v1.2.2
Fresh dtoa v0.4.2
Fresh cfg-if v0.1.2
Fresh try_from v0.2.2
Fresh void v1.0.2
Fresh brotli-decompressor v1.2.1
Fresh quick-error v1.2.1
Fresh snap v0.2.4
Fresh num-traits v0.1.43
Fresh log v0.4.1
Fresh serde v1.0.37
Compiling unreachable v0.1.1
Fresh brotli v1.2.0
Fresh libc v0.2.40
Fresh x86intrin v0.4.5
Fresh log v0.3.9
Compiling serde_json v1.0.13
Running `rustc --crate-name unreachable .cargo/registry/src/github.com-1ecc6299db9ec823/unreachable-0.1.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=9bd306f72d3bd51e -C extra-filename=-9bd306f72d3bd51e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern void=/home/cratesfyi/cratesfyi/debug/deps/libvoid-6c52c4ddaea6e3db.rlib --extern-version void=void,1.0.2 --cap-lints allow`
Fresh memchr v2.0.1
Fresh miniz-sys v0.1.10
Fresh iovec v0.1.2
Fresh rand v0.4.2
Fresh num_cpus v1.8.0
Fresh bytes v0.4.6
Fresh flate2 v0.2.20
Fresh threadpool v1.7.1
Fresh csv-core v0.1.4
Fresh thrift v0.0.4
Fresh csv v1.0.0-beta.5
Running `rustc --crate-name serde_json .cargo/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.13/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=d042746eb1e19026 -C extra-filename=-d042746eb1e19026 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern dtoa=/home/cratesfyi/cratesfyi/debug/deps/libdtoa-28ad8b838881bfec.rlib --extern-version dtoa=dtoa,0.4.2 --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-b7ec6905f540086a.rlib --extern-version serde=serde,1.0.37 --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-be13eeba93874f2b.rlib --extern-version num_traits=num-traits,0.2.2 --extern itoa=/home/cratesfyi/cratesfyi/debug/deps/libitoa-5874885598417c4c.rlib --extern-version itoa=itoa,0.4.1 --cap-lints allow`
Compiling parquet v0.1.0
Running `/home/cratesfyi/cratesfyi/debug/build/parquet-2e50d59c588995ed/build-script-build`
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.