Skip to content

Build(deps): Bump sqlglot from 24.0.3 to 24.1.0

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

Bumps sqlglot from 24.0.3 to 24.1.0.

Changelog

Sourced from sqlglot's changelog.

[v24.1.0] - 2024-05-30

💥 BREAKING CHANGES

New Features

🐛 Bug Fixes

Refactors

🔧 Chores

Commits
  • a53e1e0 Minor cleanups in struct expansion
  • 3e71393 fix(optimizer)!: Refactor struct star expansion in BQ (#3576)
  • b12ea8c Chore: minor style changes related to COPY INTO
  • ba90c22 fix(snowflake): COPY Postfix (#3564)
  • 14d63ee Fix: bubble up Identifier comments to TableAliases (#3571)
  • 1e1dc3f Refactor(optimizer): minor improvements in the struct star expansion (#3568)
  • 0788c94 feat(optimizer)!: Expand stars on BigQuery's tbl.struct_col.* selections (#3531)
  • 219b773 docs: update API docs, CHANGELOG.md for v24.0.3 [skip ci]
  • See full diff in compare view

Merge request reports