Skip to content

Build(deps): Bump sqlglot from 21.1.2 to 21.2.0

Ronan Amicel requested to merge dependabot-pip-sqlglot-21.2.0 into main

Bumps sqlglot from 21.1.2 to 21.2.0.

Changelog

Sourced from sqlglot's changelog.

[v21.2.0] - 2024-02-22

💥 BREAKING CHANGES

New Features

🐛 Bug Fixes

Refactors

🔧 Chores

Commits
  • 541e6de Split snowflake show tests into multiple methods
  • c0567d3 Fix snowflake tests
  • 64e38ed Feat: add support for more Snowflake SHOW commands (#3002)
  • ccd8cc0 fix: doris to_char closes #3001
  • 53efb58 chore: cleanup tests
  • 8607247 Feat: support LEFT JOIN UNNEST in duckdb (#2999)
  • c433cad feat: allow more leniant bigquery wildcard parsing (#2998)
  • bc18f56 Fix(optimizer): don't coerce nested arg types in annotate_by_args (#2997)
  • b7c2744 Feat(tests): update test_executor with tpc-ds (#2983)
  • d2711f7 Refactor: clean up duplicative placeholder_sql implementations (#2993)
  • Additional commits viewable in compare view

Merge request reports