Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Flint project folder #1573

Merged

Conversation

dai-chen
Copy link
Collaborator

@dai-chen dai-chen commented Apr 21, 2023

Description

Create Flint project folder with initial module and build script. For more details, please read README: https://github.com/dai-chen/sql-1/blob/create-flint-project/flint/README.md

Note: Feature branch is used temporarily and all Flint code may move to separate repository in future if needed. So I created a Flint label and will migrate all labelled issues and PRs in future.

Issues Resolved

opensearch-project/opensearch-spark#3

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.

@dai-chen dai-chen added the Flint label Apr 21, 2023
Signed-off-by: Chen Dai <[email protected]>
@dai-chen dai-chen self-assigned this Apr 21, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 21, 2023

Codecov Report

Merging #1573 (dfcc89b) into feature/flint (aa5b3e0) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@               Coverage Diff                @@
##             feature/flint    opensearch-project/sql#1573   +/-   ##
================================================
  Coverage            97.19%   97.19%           
  Complexity            4107     4107           
================================================
  Files                  371      371           
  Lines                10464    10464           
  Branches               706      706           
================================================
  Hits                 10170    10170           
  Misses                 287      287           
  Partials                 7        7           
Flag Coverage Δ
sql-engine 97.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Chen Dai <[email protected]>
@dai-chen dai-chen merged commit 0aed575 into opensearch-project:feature/flint Apr 25, 2023
@dai-chen dai-chen deleted the create-flint-project branch April 25, 2023 15:16
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.

3 participants