Skip to content

BigQuery: ARRAY_AGG((SELECT AS STRUCT item_id, name, bought_item)) fails #76

@manticore-projects

Description

@manticore-projects
|> AGGREGATE ARRAY_AGG((SELECT AS STRUCT item_id, name, bought_item)) AS items_info
           GROUP BY client_id

fails to transpile to DuckDB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions