Skip to content

Conversation

dybyte
Copy link
Contributor

@dybyte dybyte commented Sep 21, 2025

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
Copy link
Contributor Author

dybyte commented Sep 25, 2025

Hi @Hisoka-X , PTAL. Thanks!

Copy link
Member

@Hisoka-X Hisoka-X left a comment

Choose a reason for hiding this comment

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

Thanks @dybyte !

@dybyte
Copy link
Contributor Author

dybyte commented Oct 1, 2025

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.

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
2 participants