Closed pavellety closed 6 months ago
This was added in go-zetasqlite
v0.19.2
https://github.com/goccy/go-zetasqlite/commit/0e394c948998f68ff8f5602fc60be8c5c89fc26d / bigquery-emulator
v0.6.1
. Are you on the latest versions?
Sorry I did not try new version I am currently on v0.6.0
because a few days ago there was not docker image for arm64 architecture. Do you plan to release it? Thanks a lot for reply.
Ok.. I have used --platform
option as described in README.md. Sorry for stupid question :)
What would you like to be added?
Hi, could you please consider to support UNPIVOT operator? Here is a doc: https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax#unpivot_operator
Currently I am getting:
Thanks a lot, Pavel