Skip to content

Conversation

@yuzefovich
Copy link
Member

This commit deletes now-stale comment that was added in 09abc26. That change made a switch from using IMPORT TABLE to IMPORT INTO for importing fixtures as a temporary workaround. However, since then we completely deprecated IMPORT TABLE syntax, so the only way to import the data now is to create the tables separately, which makes the comment confusing.

Epic: None
Release note: None

This commit deletes now-stale comment that was added in
09abc26. That change made a switch from
using IMPORT TABLE to IMPORT INTO for importing fixtures as a temporary
workaround. However, since then we completely deprecated IMPORT TABLE
syntax, so the only way to import the data now is to create the tables
separately, which makes the comment confusing.

Release note: None
@yuzefovich yuzefovich requested review from a team and mgartner June 11, 2025 20:03
@yuzefovich yuzefovich requested a review from a team as a code owner June 11, 2025 20:03
@yuzefovich yuzefovich requested review from herkolategan and srosenberg and removed request for a team June 11, 2025 20:03
@blathers-crl
Copy link

blathers-crl bot commented Jun 11, 2025

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

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: Stale code and comments hate to see you coming!

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

@yuzefovich
Copy link
Member Author

Haha, 🦸 ! TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Jun 16, 2025

@craig craig bot merged commit 75e7f32 into cockroachdb:master Jun 16, 2025
21 of 22 checks passed
@yuzefovich yuzefovich deleted the import-fixture 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