Skip to content

Conversation

@ykmr1224
Copy link
Collaborator

Description

  • Scaffold async-query-core and async-query module.
    • async-query-core will include the core logic async-query without OpenSearch specific implementations
    • async-query will include OpenSearch specific part such as data accessor using OpenSearch index.
  • There are dummy classes and its tests to verify the dependency/build works. Those will be deleted when actual classes are moved from spark module in the next PR. (separated it to reduce the size of PR)

Issues Resolved

n/a

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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.

@ykmr1224 ykmr1224 added backport 2.x maintenance Improves code quality, but not the product labels Jun 10, 2024
@ykmr1224 ykmr1224 force-pushed the dqs/async-query-core branch 2 times, most recently from 7b2348e to 3a77824 Compare June 10, 2024 20:11
Signed-off-by: Tomoyuki Morita <moritato@amazon.com>
@ykmr1224 ykmr1224 merged commit 46015d4 into opensearch-project:main Jun 11, 2024
@ykmr1224 ykmr1224 deleted the dqs/async-query-core branch June 12, 2024 22:16
ykmr1224 added a commit to ykmr1224/sql that referenced this pull request Jun 13, 2024
…2733)

Signed-off-by: Tomoyuki Morita <moritato@amazon.com>

(cherry picked from commit 46015d4)
ykmr1224 added a commit to ykmr1224/sql that referenced this pull request Jun 13, 2024
…2733)

Signed-off-by: Tomoyuki Morita <moritato@amazon.com>
(cherry picked from commit 46015d4)
ykmr1224 added a commit that referenced this pull request Jun 13, 2024
Signed-off-by: Tomoyuki Morita <moritato@amazon.com>
(cherry picked from commit 46015d4)
jzonthemtn pushed a commit to jzonthemtn/sql that referenced this pull request Aug 28, 2024
…2733)

Signed-off-by: Tomoyuki Morita <moritato@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.x maintenance Improves code quality, but not the product

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants