dependabot[bot] opened a new pull request, #43418: URL: https://github.com/apache/superset/pull/43418
Bumps [sqlglot](https://github.com/tobymao/sqlglot) from 30.16.0 to 30.17.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tobymao/sqlglot/commit/9a8129b6f2667673f24713f4b49162ebae1f699d"><code>9a8129b</code></a> feat(executor): implement LENGTH [CLAUDE] (<a href="https://redirect.github.com/tobymao/sqlglot/issues/8145">#8145</a>)</li> <li><a href="https://github.com/tobymao/sqlglot/commit/b7386b756675567f89a098b7a5dbe598264ec2d5"><code>b7386b7</code></a> fix(optimizer)!: scope DML / DDL query fragments properly (<a href="https://redirect.github.com/tobymao/sqlglot/issues/8140">#8140</a>)</li> <li><a href="https://github.com/tobymao/sqlglot/commit/86195827b827a34d324d6e21e0076d20031fb8a6"><code>8619582</code></a> fix(optimizer): preserve identifier meta when restoring JSON dot part case</li> <li><a href="https://github.com/tobymao/sqlglot/commit/98f3d663c9f110216a5495e8d5b779d9d4e8cc61"><code>98f3d66</code></a> feat(executor): implement ILIKE [CLAUDE] (<a href="https://redirect.github.com/tobymao/sqlglot/issues/8144">#8144</a>)</li> <li><a href="https://github.com/tobymao/sqlglot/commit/44b73a002328aea0fe0f655921ce43e43084e2d3"><code>44b73a0</code></a> Fix(executor): fullmatch like semantics</li> <li><a href="https://github.com/tobymao/sqlglot/commit/7cab581ffea8df170402381d942b6ac0781d2125"><code>7cab581</code></a> fix(executor): honor the negate flag on LIKE and ILIKE [CLAUDE] (<a href="https://redirect.github.com/tobymao/sqlglot/issues/8139">#8139</a>)</li> <li><a href="https://github.com/tobymao/sqlglot/commit/1dae76b5833a47c9e2bc0a72a93d94d829377a0c"><code>1dae76b</code></a> fix(executor): only truncate typed division when both operands are integers [...</li> <li><a href="https://github.com/tobymao/sqlglot/commit/3a76dfdbb0c4409e81fd30795c0d978fd827d23e"><code>3a76dfd</code></a> feat(optimizer)!: annotate encode for postgresql (<a href="https://redirect.github.com/tobymao/sqlglot/issues/8137">#8137</a>)</li> <li><a href="https://github.com/tobymao/sqlglot/commit/9312212f2f3bda9b8bca191679e22c386c11edf9"><code>9312212</code></a> Fix(optimizer)!: properly support <code>UNION BY NAME</code> in qualify, type inference ...</li> <li><a href="https://github.com/tobymao/sqlglot/commit/8ba04354d37cb60031d3b14249743620dc7b2732"><code>8ba0435</code></a> fix(optimizer)!: escape <code>gen</code> delimited names (strings, etc) (<a href="https://redirect.github.com/tobymao/sqlglot/issues/8134">#8134</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tobymao/sqlglot/compare/v30.16.0...v30.17.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
