Skip to content

Conversation

@lezzago
Copy link
Member

@lezzago lezzago commented Sep 4, 2025

Description

Add experimental annotations to direct-query and direct-query-core since these will be experimental features.

Related Issues

N/A

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.

Comment on lines 16 to +20
@Data
@NoArgsConstructor
/*
* @opensearch.experimental
*/
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: Place the comment before any annotations. Same as the rest.

Copy link
Collaborator

Choose a reason for hiding this comment

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

^ this seems like something spotless should be able to check/apply, if it's important let's make an issue for that.

@Swiddis Swiddis added the maintenance Improves code quality, but not the product label Sep 9, 2025
@Swiddis Swiddis merged commit a0ae814 into opensearch-project:feature/direct-query-prometheus Sep 9, 2025
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Improves code quality, but not the product

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants