paimon-rust icon indicating copy to clipboard operation
paimon-rust copied to clipboard

Apache Paimon Rust The rust implementation of Apache Paimon.

Results 34 paimon-rust issues
Sort by recently updated
recently updated
newest added

Creating a Python binding for Paimon is part of the Paimon-Rust goal. Although we are currently focusing on developing the Rust core, I believe establishing the Python binding would help...

Implement FileIndex related interfaces, implement Format format, and write related tests to ensure the correct file structure. close #34

DataType should implement `Ser/De` via `Display` instead of use default impl.

When creating table, will use the SnapshotManager. So we should introduce this util.

Hello everyone, this is the tracking update for the paimon rust 0.1.0 release. ## Goal Before we outline the tasks for the 0.1.0 release, let me clarify the project's goal:...

https://paimon.apache.org/docs/master/concepts/specification/ After #11 have been merged, I will start the `Changelog` task.

https://paimon.apache.org/docs/master/concepts/specification/ May need refer to java impl since the spec is not clear.

Updates the requirements on [opendal](https://github.com/apache/opendal) to permit the latest version. Release notes Sourced from opendal's releases. v0.50.0 Release List Name Version Next core 0.49.2 0.50.0 integrations/dav-server 0.1.0 0.1.1 integrations/fuse3 0.0.6...

dependencies
rust