Bump sqlglot from 26.29.0 to 30.11.0#553
Open
dependabot[bot] wants to merge 2 commits into
Open
Conversation
ea73ceb to
fdd5dad
Compare
fdd5dad to
b7ca4ee
Compare
Bumps [sqlglot](https://github.com/tobymao/sqlglot) from 26.29.0 to 30.11.0. - [Commits](tobymao/sqlglot@v26.29.0...v30.11.0) --- updated-dependencies: - dependency-name: sqlglot dependency-version: 30.11.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
b7ca4ee to
f382e7d
Compare
|
✅ 21/21 passed, 3 skipped, 6m12s total Running from acceptance #602 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps sqlglot from 26.29.0 to 30.11.0.
Commits
333e3c7Fix(optimizer)!: ConcatWs args set incorrectly insimplify_concat2284484Fix(optimizer): infinite recursion in the resolver (#7737)f3ba8e4Feat(lineage): moreUNPIVOTlineage improvements (#7736)ffd3a14Sync w/ integration tests1955881Fix(sqlglotc): pin sqlglot to the exact matching version (#7730)df507aafix(databricks)!: GET_JSON_OBJECT roundtrip (#7728)74bef2fFeat(lineage): add support forUNPIVOT(#7729)32ed149perf(optimizer): skip redundant hash invalidation in simplify's pointer-reset...9e4b3d1perf(optimizer): speed up qualify by ~24% and optimize by ~17% (#7724)6ae4b49Fix(tsql): do not bubble up CTEs in TVF DDLs with inlineRETURNqueries clo...