Skip to content

Document the sql extra required for LLMSQLQueryOperator - #70564

Merged
jedcunningham merged 1 commit into
apache:mainfrom
astronomer:llm-sql-lazy-datafusion
Jul 27, 2026
Merged

Document the sql extra required for LLMSQLQueryOperator#70564
jedcunningham merged 1 commit into
apache:mainfrom
astronomer:llm-sql-lazy-datafusion

Conversation

@jedcunningham

Copy link
Copy Markdown
Member

Point users at the sql extra for LLMSQLQueryOperator. The common.sql extra installs apache-airflow-providers-common-sql without sqlglot, so a DAG that imports the operator fails to parse when only common.sql is installed — the sql extra adds sqlglot.


Was generative AI tooling used to co-author this PR?
  • Yes — Claude Code (Opus 4.8)

Generated-by: Claude Code (Opus 4.8) following the guidelines

Users reached for the common.sql extra, which omits sqlglot, and hit an
import failure. Point them at the sql extra that installs sqlglot.
@jedcunningham
jedcunningham merged commit e1e93e6 into apache:main Jul 27, 2026
70 checks passed
@jedcunningham
jedcunningham deleted the llm-sql-lazy-datafusion branch July 27, 2026 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants