We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Given a StructArray column a with a field b, I would like to be able to run
StructArray
a
b
SELECT a.b from t
returning the array associated with field b in the array a