Skip to content

[Improve] support nested type fields in ArrayData#606

Merged
JNSimba merged 1 commit into
apache:masterfrom
jqcc:master
Jun 20, 2025
Merged

[Improve] support nested type fields in ArrayData#606
JNSimba merged 1 commit into
apache:masterfrom
jqcc:master

Conversation

@jqcc
Copy link
Copy Markdown
Contributor

@jqcc jqcc commented Jun 17, 2025

Proposed changes

Issue Number: #605

Problem Summary:

org.apache.doris.flink.deserialization.converter.DorisRowConverter#convertArrayData ad recursive processing logic for nested ArrayData types

Checklist(Required)

  1. Does it affect the original behavior: (Yes)
  2. Has unit tests been added: (Yes)
  3. Has document been added or modified: (No Need)
  4. Does it need to update dependencies: (No)
  5. Are there any changes that cannot be rolled back: (No)

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

Copy link
Copy Markdown
Member

@JNSimba JNSimba left a comment

Choose a reason for hiding this comment

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

LGTM

@JNSimba JNSimba merged commit 65d8c00 into apache:master Jun 20, 2025
11 of 14 checks passed
@JNSimba JNSimba mentioned this pull request Feb 28, 2026
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.

2 participants