bigquery-emulator
bigquery-emulator copied to clipboard
Support system variables
I have an error when I trying to use system variables (https://cloud.google.com/bigquery/docs/reference/system-variables).
{"error": "jobInternalError: failed to analyze: INVALID_ARGUMENT: Statement not supported: SystemVariableAssignment [at 2:17]"}
Is it possible to add this feature?
Thanks!