Skip to content

[python] Support FixedSizeBinary in schema conversion#538

Merged
fresh-borzoni merged 1 commit into
apache:mainfrom
charlesdong1991:issue-524
May 9, 2026
Merged

[python] Support FixedSizeBinary in schema conversion#538
fresh-borzoni merged 1 commit into
apache:mainfrom
charlesdong1991:issue-524

Conversation

@charlesdong1991
Copy link
Copy Markdown
Contributor

Purpose

Add pa.binary(n) -> Fluss BINARY(n) mapping in Python binding's

Linked issue: close #524

Brief change log

Tests

Yes

@charlesdong1991
Copy link
Copy Markdown
Contributor Author

@fresh-borzoni @leekeiabstraction PTAL 🙏

Copy link
Copy Markdown
Member

@fresh-borzoni fresh-borzoni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@charlesdong1991 Ty, LGTM 👍

@fresh-borzoni fresh-borzoni merged commit 90d7f72 into apache:main May 9, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support FixedSizeBinary in schema conversion in python

2 participants