-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Integrate with delta_kernel #75255
Copy link
Copy link
Closed
Labels
Description
Company or project name
Use case
The goal is to improve our integration with Delta Lake, add support for most of the Delta related feature, and being able to write to Delta Table.
Describe the solution you'd like
In order to improve our Delta Lake integration, we need to integrate with the Delta Kernel. The kernel should go GA relatively soon. It will help support read and write use cases: https://docs.rs/delta_kernel/latest/delta_kernel/
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable