Skip to content

IGNITE-28331 Fix SQL search by _key for a composite pk in Calcite engine#12926

Open
tkalkirill wants to merge 31 commits intomasterfrom
ignite-28331
Open

IGNITE-28331 Fix SQL search by _key for a composite pk in Calcite engine#12926
tkalkirill wants to merge 31 commits intomasterfrom
ignite-28331

Conversation

@tkalkirill
Copy link
Copy Markdown
Contributor

@tkalkirill tkalkirill changed the title IGNITE-28331 add tests IGNITE-28331 Fix SQL search by _key for a composite pk in Calcite engine Mar 23, 2026
@tkalkirill tkalkirill requested a review from vldpyatkov March 27, 2026 05:31
@zstan
Copy link
Copy Markdown
Contributor

zstan commented Apr 1, 2026

seems also some kind of jmh benchmarks are necessary here, wdyt?

@tkalkirill
Copy link
Copy Markdown
Contributor Author

tkalkirill commented Apr 1, 2026

@zstan I don't think it's necessary; using an index instead of a full table scan is a more or less obvious performance boost.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 4, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
19 New Code Smells (required ≤ 1)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

4 participants