Skip to content

Add support for reading Delta tables #176

@gdubya

Description

@gdubya

Describe your feature request

The Delta format is gaining popularity. The Polars project has recently added _read_delta methods for the Python and Rust APIs. It would be great if the node implementation could also support the Delta format.

I am not aware of any native Delta kernel implementation for Node, but perhaps a first version for nodejs-polars could use the Rust implementation behind-the-scenes?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions