Skip to content

Conversation

@ykmr1224
Copy link
Collaborator

@ykmr1224 ykmr1224 commented Dec 1, 2025

Description

Related Issues

#4889
opensearch-project/.github#412

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • New PPL command checklist all confirmed.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff or -s.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Tomoyuki Morita <[email protected]>
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 1, 2025

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.

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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

@ykmr1224 ykmr1224 added maintenance Improves code quality, but not the product infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. and removed maintenance Improves code quality, but not the product labels Dec 2, 2025
@ykmr1224 ykmr1224 marked this pull request as ready for review December 2, 2025 00:38
Copy link
Collaborator

@RyanL1997 RyanL1997 left a comment

Choose a reason for hiding this comment

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

Hi @ykmr1224, thanks for the change. LGTM. Left a minor question.

enabled: false # Disabled auto-review until it becomes stable
auto_incremental_review: false
drafts: false # Don't review draft PRs
ignore_title_keywords:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice, I think we can also start exercising this in our PR template when we initially creating PR.

1. **Code Clarity**: Is the code self-explanatory?
2. **Test Coverage**: Are there adequate tests?
3. **Error Handling**: Are errors handled appropriately?
4. **Documentation**: Is JavaDoc complete and accurate?
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this rule specific for command development?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No, this is generic for any code change in this repository.

@ykmr1224 ykmr1224 enabled auto-merge (squash) December 2, 2025 01:07
- Test compatibility with Calcite version constraints

chat:
auto_reply: true
Copy link
Collaborator

Choose a reason for hiding this comment

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

Not sure if I like this setting, maybe others like it though?

Usually when responding to AI comments the only audience is other reviewers (e.g. "this comment doesn't apply" or "implemented"), I'm not sure I see the value of the AI reply

@ykmr1224 ykmr1224 merged commit 2f6cbfd into opensearch-project:main Dec 2, 2025
44 of 45 checks passed
asifabashar pushed a commit to asifabashar/sql that referenced this pull request Dec 10, 2025
* Add review instructions for CodeRabbit

Signed-off-by: Tomoyuki Morita <[email protected]>

* Disable auto review

Signed-off-by: Tomoyuki Morita <[email protected]>

---------

Signed-off-by: Tomoyuki Morita <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants