Skip to content

chore(deps): bump sqlparser from 0.61.0 to 0.62.0#171

Merged
mhiro2 merged 2 commits into
mainfrom
dependabot/cargo/sqlparser-0.62.0
May 23, 2026
Merged

chore(deps): bump sqlparser from 0.61.0 to 0.62.0#171
mhiro2 merged 2 commits into
mainfrom
dependabot/cargo/sqlparser-0.62.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps sqlparser from 0.61.0 to 0.62.0.

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [sqlparser](https://github.com/apache/datafusion-sqlparser-rs) from 0.61.0 to 0.62.0.
- [Changelog](https://github.com/apache/datafusion-sqlparser-rs/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion-sqlparser-rs@v0.61.0...v0.62.0)

---
updated-dependencies:
- dependency-name: sqlparser
  dependency-version: 0.62.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 20, 2026
sqlparser 0.62.0 added three new enum variants that broke exhaustive
matches. Treat PostgreSQL USING INDEX constraints as unsupported via
warn_unsupported, and emit one Column per alias for Spark SQL's
multi-alias SelectItem.
@github-actions
Copy link
Copy Markdown

Code Metrics Report

main (54700c5) #171 (7f6b607) +/-
Coverage 94.4% 94.4% -0.1%
Test Execution Time 1m36s 1m55s +19s
Details
  |                     | main (54700c5) | #171 (7f6b607) |  +/-  |
  |---------------------|----------------|----------------|-------|
- | Coverage            |          94.4% |          94.4% | -0.1% |
  |   Files             |            100 |            100 |     0 |
  |   Lines             |          36842 |          36858 |   +16 |
  |   Covered           |          34801 |          34801 |     0 |
- | Test Execution Time |          1m36s |          1m55s |  +19s |

Code coverage of files in pull request scope (84.4% → 82.5%)

Files Coverage +/- Status
crates/relune-parser-sql/src/alter_table.rs 83.3% -1.2% modified
crates/relune-parser-sql/src/create_table.rs 89.7% -3.2% modified
crates/relune-parser-sql/src/view.rs 61.5% -3.4% modified

Reported by octocov

@mhiro2 mhiro2 merged commit 83586a1 into main May 23, 2026
4 checks passed
@mhiro2 mhiro2 deleted the dependabot/cargo/sqlparser-0.62.0 branch May 23, 2026 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant