Skip to content

Fix: Use the dialect when parsing the environment statements for the python_env#3939

Merged
themisvaltinos merged 2 commits intomainfrom
themis/fix_parse_dialect
Mar 4, 2025
Merged

Fix: Use the dialect when parsing the environment statements for the python_env#3939
themisvaltinos merged 2 commits intomainfrom
themis/fix_parse_dialect

Conversation

@themisvaltinos
Copy link
Contributor

Include the dialect when parsing the statements to ensure that dialect-specific statements, such as the one below in bigquery, are handled correctly when constructing the python_env:

EXPORT DATA OPTIONS (URI='gs://path*.csv.gz', FORMAT='CSV') AS SELECT * FROM all_rows

thanks for catching this @georgesittas

themisvaltinos and others added 2 commits March 4, 2025 19:50
Co-authored-by: Jo <46752250+georgesittas@users.noreply.github.com>
@themisvaltinos themisvaltinos force-pushed the themis/fix_parse_dialect branch from 2dc6dde to d210a9f Compare March 4, 2025 17:51
@themisvaltinos themisvaltinos merged commit b107955 into main Mar 4, 2025
22 checks passed
@themisvaltinos themisvaltinos deleted the themis/fix_parse_dialect branch March 4, 2025 18:06
afzaljasani pushed a commit that referenced this pull request Apr 8, 2025
…python_env (#3939)

Co-authored-by: Jo <46752250+georgesittas@users.noreply.github.com>
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.

2 participants