Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade sqlparser-rs version to 0.35, #1292

Merged
merged 1 commit into from
Jul 15, 2023
Merged

Upgrade sqlparser-rs version to 0.35, #1292

merged 1 commit into from
Jul 15, 2023

Conversation

panarch
Copy link
Member

@panarch panarch commented Jul 15, 2023

Migrate Expr::Interval AST changes.
Migrate SELECT DISTINCT AST changes.
Migrate Statement::Delete AST changes.

Migrate Expr::Interval AST changes.
Migrate SELECT DISTINCT AST changes.
Migrate Statement::Delete AST changes.
@panarch panarch self-assigned this Jul 15, 2023
@github-actions github-actions bot requested review from devgony and ever0de July 15, 2023 04:40
@panarch panarch added the improvement Improvements for existing features label Jul 15, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5560453153

  • 10 of 10 (100.0%) changed or added relevant lines in 3 files are covered.
  • 25 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.06%) to 98.644%

Files with Coverage Reduction New Missed Lines %
core/src/executor/aggregate/mod.rs 25 87.11%
Totals Coverage Status
Change from base Build 5550958766: -0.06%
Covered Lines: 44669
Relevant Lines: 45283

💛 - Coveralls

@panarch panarch merged commit 29f4128 into main Jul 15, 2023
10 checks passed
@panarch panarch deleted the upgrade-sqlparser-rs branch July 15, 2023 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvements for existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants