Skip to content

Conversation

@PeggySchmidtMittenzwei
Copy link
Contributor


## Explanation

Standard SQL uses the semicolon (;) for statement termination. When sending complex scripts (such as a UDF with Python code), the SQL client may misinterpret semicolons or other syntax in the code block and try to split the command. This breaks the intended statement, leading to confusing error messages about parsing script options.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is "Standard SQL"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants