Skip to content

WIP: Update to sqlparser-rs 0.52.0 pre-release#13282

Closed
alamb wants to merge 3 commits into
apache:mainfrom
alamb:alamb/test_update_sqlparser
Closed

WIP: Update to sqlparser-rs 0.52.0 pre-release#13282
alamb wants to merge 3 commits into
apache:mainfrom
alamb:alamb/test_update_sqlparser

Conversation

@alamb

@alamb alamb commented Nov 6, 2024

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

N/A

Rationale for this change

Related to apache/datafusion-sqlparser-rs#1423

I am testing out the upgrade to make sure we haven't broken something seriously

What changes are included in this PR?

This PR pins DataFusion to the code in :

Makes API changes

Are these changes tested?

By CI

Are there any user-facing changes?

@alamb alamb changed the title chore: Update to sqlparser-rs 0.52.0 pre-release WIP: Update to sqlparser-rs 0.52.0 pre-release Nov 6, 2024
@github-actions github-actions Bot added sql SQL Planner sqllogictest SQL Logic Tests (.slt) labels Nov 6, 2024

# can't distinct on *
query error DataFusion error: SQL error: ParserError\("Expected: an expression:, found: \*"\)
query error DataFusion error: SQL error: ParserError\("Expected: an expression, found: \*"\)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

error messages improved wiht apache/datafusion-sqlparser-rs#1434

@alamb

alamb commented Nov 13, 2024

Copy link
Copy Markdown
Contributor Author

Closing in favor of #13373

@alamb alamb closed this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sql SQL Planner sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant