Jinja execution is not happening when a dataset "sync columns" feature is used #25839
Labels
validation:validated
A committer has validated / submitted the issue or it was reported by multiple users
A clear and concise description of what the bug is.
How to reproduce the bug
Expected results
It should sync the columns without any error
Actual results
Generate SQL syntax error as Jinja is not native to SQL.
Screenshots
Environment
Feature flags:
ENABLE_TEMPLATE_PROCESSING=True
The text was updated successfully, but these errors were encountered: