Open amh4r opened 1 year ago
Love your emulator -- it's covered the vast majority of our BigQuery usage so far. But now I need to implement a query that uses the LAX functions and I get an error about them not existing:
LAX
Function not found: LAX_INT64
https://cloud.google.com/bigquery/docs/reference/standard-sql/json_functions#lax_int64
I'd really appreciate you adding them! Thanks so much
Should this be an issue for your go-zetasql repo?
Love your emulator -- it's covered the vast majority of our BigQuery usage so far. But now I need to implement a query that uses the
LAX
functions and I get an error about them not existing:https://cloud.google.com/bigquery/docs/reference/standard-sql/json_functions#lax_int64
I'd really appreciate you adding them! Thanks so much