goqu
goqu copied to clipboard
Add Array Join support
i've added support for this https://clickhouse.com/docs/en/sql-reference/statements/select/array-join
May be it should be added to some dialect explicitly, because ClickHouse has a lot of custom sql syntax and features. But implementing flexible analytical query builder i lacked really only Array Join operator