Krzysztof Ławecki
Results
1
issues of
Krzysztof Ławecki
### Expected behavior Assume we have a simple table: ```sql SELECT id , STRUCT( field_one , field_two , field_three ) AS struct_one , STRUCT( field_one , field_two , field_three )...
enhancement