Skip to content

Delta table creation from Rust app #942

Closed Answered by wjones127
johnbatty asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @johnbatty, you should take a look at our operations module, which includes creating and writing to delta tables: https://github.com/delta-io/delta-rs/blob/main/rust/src/operations/mod.rs

Most operations are behind a feature flag datafusion-ext, since they require some form of query engine to run.

Apologies, the docs.rs is out-of-date right now, since we haven't cut a release in a while 😓. Hopefully we can do that soon.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by johnbatty
Comment options

You must be logged in to vote
3 replies
@roeap
Comment options

@wjones127
Comment options

@johnbatty
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants