Skip to content

Compiler: Make CREATE INDEX a no-op#214

Merged
amotl merged 1 commit into
mainfrom
create-index-noop
Jun 4, 2026
Merged

Compiler: Make CREATE INDEX a no-op#214
amotl merged 1 commit into
mainfrom
create-index-noop

Conversation

@amotl

@amotl amotl commented Mar 30, 2025

Copy link
Copy Markdown
Contributor

About

CrateDB does not understand CREATE INDEX.

References

@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 34262e7f-ff87-4370-b6bf-f82bbd57ee25

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch create-index-noop

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@amotl
amotl requested a review from bgunebakan June 2, 2026 19:33
@amotl
amotl marked this pull request as ready for review June 2, 2026 19:33
@amotl amotl linked an issue Jun 2, 2026 that may be closed by this pull request
@amotl
amotl requested a review from kneth June 3, 2026 10:02

@kneth kneth left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do we need to add it to the documentation as a limitation?

@amotl
amotl force-pushed the create-index-noop branch from 482ccbc to cb40cec Compare June 4, 2026 22:06
@amotl

amotl commented Jun 4, 2026

Copy link
Copy Markdown
Contributor Author

Good idea. I created a new section because I didn't find any where this information could be slotted in.

@amotl
amotl merged commit f941581 into main Jun 4, 2026
37 of 38 checks passed
@amotl
amotl deleted the create-index-noop branch June 4, 2026 22:09
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.

CrateDB does not understand CREATE INDEX

2 participants