Cargo Features

lance-table has no features set by default.

[dependencies]
lance-table = { version = "0.26.1", features = ["dynamodb", "protoc"] }
dynamodb = aws-credential-types, aws-sdk-dynamodb, lazy_static

Enables aws of lance-io

Affects commit::dynamodb

protoc build

Enables protobuf-src

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

aws-credential-types dynamodb?
aws-sdk-dynamodb dynamodb?
lazy_static dynamodb?