Skip to content

Conversation

@xiaochen-zhou
Copy link
Contributor

Purpose of this pull request

Support the varbinary type in jsonpath transform

SeaTunnel' unsupported data type 'VARBINARY' of 'rowData'

Does this PR introduce any user-facing change?

no.

How was this patch tested?

Add test: JsonPathTransformTest#testDestTypeVarbinary()

Check list

@xiaochen-zhou xiaochen-zhou changed the title [Feature][Zeta] Support the varbinary type in jsonpath transform [Feature][TransForm-V2] Support the varbinary type in jsonpath transform Dec 20, 2025
@xiaochen-zhou xiaochen-zhou changed the title [Feature][TransForm-V2] Support the varbinary type in jsonpath transform [Improve][TransForm-V2] Support the varbinary type in jsonpath transform Dec 20, 2025
@zhangshenghang
Copy link
Member

It follows the same processing logic as BYTES. Is it necessary to add it? If we add it, then types like binary/varbinary/blob also need to be added, right?
Could you explain the necessity of adding it?
I think we can just use BYTES.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants