Skip to content

chore: Bump version to 0.63.0 and add changelog - #2481

Open
alamb wants to merge 4 commits into
apache:mainfrom
alamb:release-0.63.0
Open

chore: Bump version to 0.63.0 and add changelog#2481
alamb wants to merge 4 commits into
apache:mainfrom
alamb:release-0.63.0

Conversation

@alamb

@alamb alamb commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

This PR prepares the 0.63.0 release, following the process in dev/release/README.md:

Comment thread changelog/0.63.0.md Outdated
Thank you to everyone who contributed to this release. Here is a breakdown of commits (PRs merged) per contributor.

```
24 Luca Cappelletti

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.

@alamb
alamb marked this pull request as ready for review September 7, 2026 10:26
alamb added a commit to alamb/datafusion that referenced this pull request Sep 7, 2026
Pin to the head of the release PR
(apache/datafusion-sqlparser-rs#2481), which
includes the version bump to 0.63.0 plus two AST changes merged since
the previous pin:

- LIKE / ILIKE / SIMILAR TO escape_char is now Option<Box<Expr>>;
  DataFusion still only accepts a single-character string literal
- New MergeAction::DoNothing variant, rejected with a not implemented
  error

@iffyio iffyio left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants