Skip to content

Build(deps): Bump sqlglot from 24.1.2 to 25.0.2

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

Bumps sqlglot from 24.1.2 to 25.0.2.

Changelog

Sourced from sqlglot's changelog.

[v25.0.2] - 2024-06-05

New Features

[v25.0.0] - 2024-06-05

🐛 Bug Fixes

🔧 Chores

Commits
  • 472058d Feat(bigquery): add support for GAP_FILL function
  • 8418a73 docs: update API docs, CHANGELOG.md for v25.0.1 [skip ci]
  • f6b0ec7 Revert "Refactor!!: use maybe_parse instead of convert in _binop (#3603)" (#3...
  • 262d08a docs: update API docs, CHANGELOG.md for v25.0.0 [skip ci]
  • 061be9b fix: optimize absorb_and_eliminate and remove_complements (#3595)
  • 12b6aa7 fix(snowflake): Fix COPY INTO with subquery (#3605)
  • ff7556b Refactor!!: use maybe_parse instead of convert in _binop (#3603)
  • ff55ec1 Fix(hive): generate string unit for TRUNC, parse it into TimestampTrunc too
  • 7dd244b Chore(hive): test TRUNC roundtrip
  • 5683d5f fix(hive): generate TRUNC for TimestampTrunc (#3600)
  • Additional commits viewable in compare view

Merge request reports