Skip to content

Provide WriteTable API in Python. #3

@eddyxu

Description

@eddyxu

Problem

Currently, the python package can read an lance file. We need to add write support in Python as well.

The WriteTable functionality has already been implemented in C++ side.

Desired behavior

Implement pylance.write_table(...) API to wrap C++ WriteTable API, takes in an Pyarrow Table, and write to disk.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions