Skip to content

Support Blind APPENDs via the Kernel so we can flush Parquet using Native C# rather than Arrow FFI pointers #103

@mdrakiburrahman

Description

@mdrakiburrahman

Kernel now supports writes:
https://github.com/delta-io/delta-kernel-rs/blob/main/kernel/tests/write.rs

Extend the interface to add it.

Also, if possible, support writing Parquet out of the Rust Proc (as native Dotnet, say, https://github.com/aloneguid/parquet-dotnet), and only have Kernel write the metadata.

(We could consider whether we want to add Parquet Dotnet as a dep in this project).

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions