Skip to content

Conversation

@Mebsina
Copy link
Contributor

@Mebsina Mebsina commented Jul 29, 2025

Description

Add datasources module

Local Publishing Test
Example after running the local publish command:

./gradlew publishUnifiedQueryPublicationToMavenLocal

tree -d ~/.m2/repository/org/opensearch
└── query
    ├── unified-query-api
    │   └── 2.19.0.0-SNAPSHOT
    ├── unified-query-common
    │   └── 2.19.0.0-SNAPSHOT
    ├── unified-query-core
    │   └── 2.19.0.0-SNAPSHOT
    ├── unified-query-datasources <- adding datasources 
    │   └── 2.19.0.0-SNAPSHOT
    ├── unified-query-opensearch
    │   └── 2.19.0.0-SNAPSHOT
    ├── unified-query-ppl
    │   └── 2.19.0.0-SNAPSHOT
    ├── unified-query-protocol
    │   └── 2.19.0.0-SNAPSHOT
    └── unified-query-sql
        └── 2.19.0.0-SNAPSHOT

Related Issues

3763

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • 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.

@opensearch-trigger-bot
Copy link
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@noCharger noCharger merged commit 0b5b51f into opensearch-project:feature/unified-ppl-2.19-dev Sep 9, 2025
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants