Skip to content

Conversation

@Parasjg
Copy link

@Parasjg Parasjg commented Dec 24, 2025

BackPorting Already Merged PR (#4029) - 5cb5181
from main to 2.19-dev


Description

Adding capability in SQLQueryUtils to identify if SQL query is for creating a table or not.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • [NA] New functionality has been documented.
  • [NA] New functionality has javadoc added.
  • [NA] New functionality has a user manual doc added.
  • [NA] New PPL command checklist all confirmed.
  • [NA] API changes companion pull request created.
  • Commits are signed per the DCO using --signoff or -s.
  • [ NA] 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.

…eating a table or not. (opensearch-project#4029)

* adding capability to identify if SQL query is create table or not

Signed-off-by: Mayank Aggarwal <aggmayan@amazon.com>

* fixing codestyle violations

Signed-off-by: Mayank Aggarwal <aggmayan@amazon.com>

* updating variable name

Signed-off-by: Mayank Aggarwal <aggmayan@amazon.com>

---------

Signed-off-by: Mayank Aggarwal <aggmayan@amazon.com>
Co-authored-by: Mayank Aggarwal <aggmayan@amazon.com>
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 24, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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

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.

…and also changing the JAVA to 17

Signed-off-by: Paras jaggi <parasjg@amazon.com>
@LantaoJin LantaoJin changed the title [BackPort ] adding capability in SQLQueryUtils to identify if SQL query is for cr… [Backport 2.19-dev] adding capability in SQLQueryUtils to identify if SQL query is for cr… Dec 25, 2025
@LantaoJin
Copy link
Member

@Parasjg please fix the DCO issue

@LantaoJin LantaoJin changed the title [Backport 2.19-dev] adding capability in SQLQueryUtils to identify if SQL query is for cr… [Backport 2.19-dev] adding capability in SQLQueryUtils to identify if SQL query is for creating a table or not (#4029) Dec 25, 2025
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.

3 participants