Skip to content

Conversation

@yuzefovich
Copy link
Member

parser: remove IMPORT TABLE and IMPORT non-INTO support

PGDUMP and MYSQLDUMP code is now being removed, so remove the parser support.

Release note (sql change): IMPORT TABLE as well PGDUMP and MYSQLDUMP
formats of IMPORT are now fully removed. These have been deprecated
since 23.2.

tree: remove unused Into and Bundle fields of Import

Also update one spot under assumption that tree.Import.Table is now
always non-nil.

Epic: None

PGDUMP and MYSQLDUMP code is now being removed, so remove the parser
support.

Release note (sql change): IMPORT TABLE as well PGDUMP and MYSQLDUMP
formats of IMPORT are now fully removed. These have been deprecated
since 23.2.
Also update one spot under assumption that `tree.Import.Table` is now
always non-nil.

Release note: None
@yuzefovich yuzefovich requested a review from michae2 June 13, 2025 02:06
@yuzefovich yuzefovich requested review from a team as code owners June 13, 2025 02:06
@yuzefovich yuzefovich requested review from a team and jeffswenson and removed request for a team June 13, 2025 02:06
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@yuzefovich yuzefovich removed request for a team and jeffswenson June 13, 2025 02:07
Copy link
Collaborator

@mgartner mgartner left a comment

Choose a reason for hiding this comment

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

:lgtm: Thanks for cleaning this up!

Reviewed 5 of 5 files at r1, 8 of 8 files at r2, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @michae2)

@yuzefovich
Copy link
Member Author

Thanks for the review!

bors r+

@craig
Copy link
Contributor

craig bot commented Jun 16, 2025

@craig craig bot merged commit 75e7f32 into cockroachdb:master Jun 16, 2025
22 checks passed
@yuzefovich yuzefovich deleted the import-parser branch June 16, 2025 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants