Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Merge VariantArrayType into ArrayType #4974

Closed
sundy-li opened this issue Apr 20, 2022 · 0 comments · Fixed by #5049
Closed

Feature: Merge VariantArrayType into ArrayType #4974

sundy-li opened this issue Apr 20, 2022 · 0 comments · Fixed by #5049
Assignees
Labels
C-feature Category: feature

Comments

@sundy-li
Copy link
Member

sundy-li commented Apr 20, 2022

Summary

Description for this feature.

  1. Merge VariantArrayType into ArrayType
  2. Support Get, MapAccess for ArrayColumn

So we should indicate the inner type, eg:

col_name Array(Varchar)

If the inner type is variant:

col_name Array(JSON)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants