Skip to content

Add transpilation support for DECRYPT, and test cases for DECRYPT#7473

Merged
georgesittas merged 2 commits intomainfrom
RD-1069381-transpile-decrypt
Apr 14, 2026
Merged

Add transpilation support for DECRYPT, and test cases for DECRYPT#7473
georgesittas merged 2 commits intomainfrom
RD-1069381-transpile-decrypt

Conversation

@fivetran-ashashankar
Copy link
Copy Markdown
Collaborator

marking decrypt transpilation unsupported because duckdb has no support for the function

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

SQLGlot Integration Test Results

Comparing:

  • this branch (sqlglot:RD-1069381-transpile-decrypt, sqlglot version: RD-1069381-transpile-decrypt)
  • baseline (main, sqlglot version: 0.0.1.dev1)

By Dialect

dialect main sqlglot:RD-1069381-transpile-decrypt transitions links
bigquery -> bigquery 22925/22930 passed (100.0%) 21255/21255 passed (100.0%) No change full result / delta
bigquery -> duckdb 1304/1674 passed (77.9%) 0/0 passed (0.0%) Results not found full result / delta
snowflake -> duckdb 1521/2678 passed (56.8%) 0/0 passed (0.0%) Results not found full result / delta
snowflake -> snowflake 65927/65927 passed (100.0%) 63028/63028 passed (100.0%) No change full result / delta
databricks -> databricks 1370/1370 passed (100.0%) 1370/1370 passed (100.0%) No change full result / delta
postgres -> postgres 6042/6042 passed (100.0%) 6042/6042 passed (100.0%) No change full result / delta
redshift -> redshift 7101/7101 passed (100.0%) 7101/7101 passed (100.0%) No change full result / delta

Overall

main: 107722 total, 106190 passed (pass rate: 98.6%), sqlglot version: 0.0.1.dev1

sqlglot:RD-1069381-transpile-decrypt: 98796 total, 98796 passed (pass rate: 100.0%), sqlglot version: RD-1069381-transpile-decrypt

Transitions:
No change

Dialect pair changes: 0 previous results not found, 2 curent results not found

✅ 17 test(s) passed

@georgesittas georgesittas self-assigned this Apr 14, 2026
@georgesittas georgesittas force-pushed the RD-1069381-transpile-decrypt branch from 15a0f0d to fddd833 Compare April 14, 2026 09:54
@georgesittas georgesittas merged commit 1077831 into main Apr 14, 2026
7 of 8 checks passed
@georgesittas georgesittas deleted the RD-1069381-transpile-decrypt branch April 14, 2026 09:58
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