News

I have a BigQuery query that I am trying to parse using the ZetaSql Java wrapper. The query contains a CONCAT function call with two date types as argument, however, when I try to parse it I get the ...