Docs.rs
lance-core-0.8.6
lance-core 0.8.6
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Xuanwo
eddyxu
wjones127
changhiskhan
westonpace
github:lancedb:release
Dependencies
arrow-arith ^47.0
normal
arrow-array ^47.0
normal
arrow-buffer ^47.0
normal
arrow-cast ^47.0
normal
arrow-data ^47.0
normal
arrow-schema ^47.0
normal
arrow-select ^47.0
normal
async-recursion ^1.0
normal
async-trait ^0.1
normal
bytes ^1.3
normal
datafusion-common ^32.0
normal
datafusion-sql ^32.0
normal
futures ^0.3
normal
lance-arrow =0.8.6
normal
lazy_static ^1
normal
num_cpus ^1.0
normal
object_store ^0.7.1
normal
pin-project ^1.0
normal
prost ^0.10
normal
prost-types ^0.10
normal
serde ^1
normal
serde_json ^1
normal
snafu ^0.7.4
normal
tokio ^1.23
normal
tracing ^0.1
normal
url ^2.3
normal
uuid ^1.2
normal
arrow ^47.0
dev
rand ^0.8.3
dev
tempfile ^3
dev
prost-build ^0.11
build
Versions
67.61%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
lance_core
0.8.6
All Items
Re-exports
Modules
Structs
Constants
?
Crate
lance_core
source
·
[
−
]
Re-exports
pub use error::
Error
;
pub use error::
Result
;
Modules
datatypes
Lance data types,
Schema
and
Field
encodings
Data encodings
error
format
io
Structs
ROW_ID_FIELD
Row ID field. This is nullable because its validity bitmap is sometimes used as a selection vector.
Constants
ROW_ID
Column name for the meta row ID.