close
Skip to content

[Feature][Core] Support define any nested array and map type in zeta#9881

Merged
Carl-Zhou-CN merged 12 commits into
apache:devfrom
dybyte:nested-type-zeta
Oct 14, 2025
Merged

[Feature][Core] Support define any nested array and map type in zeta#9881
Carl-Zhou-CN merged 12 commits into
apache:devfrom
dybyte:nested-type-zeta

Conversation

@dybyte

@dybyte dybyte commented Sep 21, 2025

Copy link
Copy Markdown
Contributor

Fixes: #9745

Purpose of this pull request

Support define any nested array and map type in zeta

Does this PR introduce any user-facing change?

Yes.
Users can now define and use nested array and map types in zeta transform queries.

How was this patch tested?

  • Added unit tests for various nested array and map type scenarios.
  • Added e2e tests to verify support for nested array and map definitions in transform queries

Check list

@dybyte dybyte marked this pull request as ready for review September 22, 2025 11:54
@dybyte

dybyte commented Sep 25, 2025

Copy link
Copy Markdown
Contributor Author

Hi @Hisoka-X , PTAL. Thanks!

@Hisoka-X Hisoka-X left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @dybyte !

@dybyte

dybyte commented Oct 1, 2025

Copy link
Copy Markdown
Contributor Author

Thanks for the review, @Hisoka-X. All review comments have been addressed. Since #9903 is not resolved yet, the CI cannot pass at the moment. I will wait for it to be fixed.

@dybyte

dybyte commented Oct 10, 2025

Copy link
Copy Markdown
Contributor Author

CI checks have passed.

@Hisoka-X Hisoka-X left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @dybyte !

@Carl-Zhou-CN Carl-Zhou-CN left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@Carl-Zhou-CN

Copy link
Copy Markdown
Member

Thanks @dybyte !

@Carl-Zhou-CN Carl-Zhou-CN merged commit a2e075a into apache:dev Oct 14, 2025
5 checks passed
@dybyte dybyte deleted the nested-type-zeta branch October 14, 2025 02:07
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.

Support define any nested array and map type in zeta

3 participants