Skip to content

feat(python): support adding null columns with pyarrow field or schema#3602

Merged
eddyxu merged 2 commits intomainfrom
lei/add_column_by_field
Mar 26, 2025
Merged

feat(python): support adding null columns with pyarrow field or schema#3602
eddyxu merged 2 commits intomainfrom
lei/add_column_by_field

Conversation

@eddyxu
Copy link
Copy Markdown
Member

@eddyxu eddyxu commented Mar 26, 2025

Closes #3175

@github-actions github-actions Bot added enhancement New feature or request python labels Mar 26, 2025
@eddyxu eddyxu changed the title feat: support adding a null column with pyarrow field or schema feat(python): support adding null columns with pyarrow field or schema Mar 26, 2025
@eddyxu eddyxu merged commit c44b74f into main Mar 26, 2025
19 checks passed
@eddyxu eddyxu deleted the lei/add_column_by_field branch March 26, 2025 01:00
Jay-ju pushed a commit to Jay-ju/lance that referenced this pull request Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support passing just name and data_type to add_columns

2 participants