Skip to content

Build(deps): bump sqlglot from 23.15.8 to 23.17.0

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

Bumps sqlglot from 23.15.8 to 23.17.0.

Changelog

Sourced from sqlglot's changelog.

[v23.17.0] - 2024-05-19

💥 BREAKING CHANGES

  • due to 77d21d9 - parse : operator as JSONExtract (similar to Snowflake) (PR #3508 by @​georgesittas):

    parse : operator as JSONExtract (similar to Snowflake) (#3508)

New Features

🐛 Bug Fixes

[v23.16.0] - 2024-05-18

💥 BREAKING CHANGES

New Features

🔧 Chores

[v23.15.10] - 2024-05-17

New Features

🐛 Bug Fixes

[v23.15.9] - 2024-05-17

💥 BREAKING CHANGES

... (truncated)

Commits
  • 77d21d9 Fix(databricks)!: parse : operator as JSONExtract (similar to Snowflake) (#3508)
  • 1125662 feat: add support for snowflake lambdas with type annotations closes … (#3506)
  • 4ca93c1 docs: update API docs, CHANGELOG.md for v23.16.0 [skip ci]
  • c995b1b Simplify
  • da9acf5 Cleanup a couple of noisy constants, restore snowflake overriding
  • 9aee21b Feat: add RETURNS NULL ON NULL and STRICT properties (#3504)
  • e281db8 feat!: Add ALTER TABLE SET (#3485)
  • b7ce9c3 docs: update API docs, CHANGELOG.md for v23.15.10 [skip ci]
  • 0896d11 chore: lint
  • e8600e2 fix: property eq needs highest precedence
  • Additional commits viewable in compare view

Merge request reports