Literals
A positional struct cast rebuilds field names from the target type, so
CAST(STRUCT(1, 2) AS STRUCT<a INT64, b INT64>) names the fields a and b by position.BigQuery data types and their support in Firebolt’s BigQuery compatibility mode.
CAST(STRUCT(1, 2) AS STRUCT<a INT64, b INT64>) names the fields a and b by position.