Skip to content

chore(engine/dolphin): remove references to deprecated pcast.ChangeStmt #4057

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

Merged
merged 1 commit into from
Aug 12, 2025

Conversation

andrewmbenton
Copy link
Collaborator

pcast.ChangeStmt is deprecated, according to pingcap/tidb#62912 (comment)

Resolves #4046
Resolves pingcap/tidb#62912

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang labels Aug 12, 2025
@kyleconroy kyleconroy merged commit 25e5187 into main Aug 12, 2025
8 checks passed
@kyleconroy kyleconroy deleted the andrew/remove-deprecated-changestmt branch August 12, 2025 16:19
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Breaking Change in parser package breaks sqlc undefined: pcast.ChangeStmt
2 participants