delta-incubator / delta-sharing-rs

A Minimalistic Rust Implementation of Delta Sharing Server.
MIT License
77 stars 8 forks source link

Support capabilities header #26

Closed tdikland closed 1 month ago

tdikland commented 6 months ago

The Delta Sharing protocol has been extended with capability headers. This allows sharing of table with more advanced Delta Lake features in the future.

The official protocol can be referenced for implementation: https://github.com/delta-io/delta-sharing/blob/main/PROTOCOL.md#delta-sharing-capabilities-header