Add metadatalog interface and default in memory implementation by penghuo · Pull Request #974 · opensearch-project/sql · GitHub
Skip to content

Add metadatalog interface and default in memory implementation#974

Merged
penghuo merged 3 commits into
opensearch-project:feature/maximus-m1from
penghuo:hp/feature/maximus/metadatalog
Oct 28, 2022
Merged

Add metadatalog interface and default in memory implementation#974
penghuo merged 3 commits into
opensearch-project:feature/maximus-m1from
penghuo:hp/feature/maximus/metadatalog

Conversation

@penghuo

@penghuo penghuo commented Oct 26, 2022

Copy link
Copy Markdown
Collaborator

Changes

  1. Add metadatalog interface which is used by stream source, microbatch execution.
  2. Add default in memory implementation of metadatalog.

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.

Signed-off-by: Peng Huo <penghuo@gmail.com>
Signed-off-by: Peng Huo <penghuo@gmail.com>
@penghuo penghuo requested a review from a team as a code owner October 26, 2022 21:57
@penghuo penghuo added the enhancement New feature or request label Oct 26, 2022
@penghuo penghuo self-assigned this Oct 26, 2022
@codecov-commenter

codecov-commenter commented Oct 26, 2022

Copy link
Copy Markdown

@penghuo penghuo added this to the Maximus M1 - Phase 1 milestone Oct 26, 2022
Comment thread core/src/main/java/org/opensearch/sql/executor/streaming/DefaultMetadataLog.java Outdated
Signed-off-by: Peng Huo <penghuo@gmail.com>
@penghuo penghuo merged commit 63f3449 into opensearch-project:feature/maximus-m1 Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

3 participants