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

Add support for getter for StructArray #603

Closed
jorgecarleitao opened this issue Jun 22, 2021 · 1 comment
Closed

Add support for getter for StructArray #603

jorgecarleitao opened this issue Jun 22, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@jorgecarleitao
Copy link
Member

Given a StructArray column a with a field b, I would like to be able to run

SELECT a.b from t

returning the array associated with field b in the array a

@houqp
Copy link
Member

houqp commented Oct 18, 2021

consolidating all discussions to #119

@houqp houqp closed this as completed Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants