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

Delete Spark datasource #2638

Merged
merged 4 commits into from
Apr 30, 2024

Conversation

ykmr1224
Copy link
Collaborator

@ykmr1224 ykmr1224 commented Apr 26, 2024

Description

Delete Spark datasource related classes since it is no longer used.

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.

Signed-off-by: Tomoyuki Morita <[email protected]>
@vmmusings
Copy link
Member

vmmusings commented Apr 26, 2024

High level comments.

  • can we also rename the module to async-query-api probably..or whatever is best.
  • probably need to update documentation if there is anything for spark datasource.

@ykmr1224
Copy link
Collaborator Author

  • can we also rename the module to async-query-api probably..or whatever is best.
    I am thinking to rename the module once all the refactoring is done together with the module split.
  • probably need to update documentation if there is anything for spark datasource.
    I see only see spark: Spark storage engine in DEVELOPER_GUIDE.rst. Let me fix it together with package name change and split.

@vmmusings
Copy link
Member

@ykmr1224 can you look into build errors in CI.

@vmmusings
Copy link
Member

https://github.com/opensearch-project/sql/blob/main/docs/user/ppl/admin/connectors/spark_connector.rst
This rst file is not required anymore.

Signed-off-by: Tomoyuki Morita <[email protected]>
Signed-off-by: Tomoyuki Morita <[email protected]>
@ykmr1224
Copy link
Collaborator Author

Fixed the coverage issue, and deleted spark_connector.rst

Signed-off-by: Tomoyuki Morita <[email protected]>
@ykmr1224
Copy link
Collaborator Author

Fixed another coverage issue.

@vmmusings vmmusings added maintenance Improves code quality, but not the product backport 2.x labels Apr 30, 2024
@vmmusings vmmusings merged commit de7b367 into opensearch-project:main Apr 30, 2024
22 of 28 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 30, 2024
* Delete Spark datasource

Signed-off-by: Tomoyuki Morita <[email protected]>

* Fix build error

Signed-off-by: Tomoyuki Morita <[email protected]>

* Delete spark_connector.rst

Signed-off-by: Tomoyuki Morita <[email protected]>

* Add missing test

Signed-off-by: Tomoyuki Morita <[email protected]>

---------

Signed-off-by: Tomoyuki Morita <[email protected]>
(cherry picked from commit de7b367)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ykmr1224 added a commit that referenced this pull request May 13, 2024
* Delete Spark datasource (#2638)

* Delete Spark datasource

Signed-off-by: Tomoyuki Morita <[email protected]>

* Fix build error

Signed-off-by: Tomoyuki Morita <[email protected]>

* Delete spark_connector.rst

Signed-off-by: Tomoyuki Morita <[email protected]>

* Add missing test

Signed-off-by: Tomoyuki Morita <[email protected]>

---------

Signed-off-by: Tomoyuki Morita <[email protected]>
(cherry picked from commit de7b367)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Fix test failure in DefaultSparkSqlFunctionResponseHandleTest

Signed-off-by: Tomoyuki Morita <[email protected]>

* Reformat

Signed-off-by: Tomoyuki Morita <[email protected]>

---------

Signed-off-by: Tomoyuki Morita <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ykmr1224 added a commit to ykmr1224/sql that referenced this pull request May 23, 2024
ykmr1224 added a commit to ykmr1224/sql that referenced this pull request May 23, 2024
This reverts commit de7b367.

Signed-off-by: Tomoyuki Morita <[email protected]>
ykmr1224 added a commit that referenced this pull request Jun 6, 2024
This reverts commit de7b367.

Signed-off-by: Tomoyuki Morita <[email protected]>
ykmr1224 added a commit to ykmr1224/sql that referenced this pull request Jun 6, 2024
…h-project#2692)

This reverts commit de7b367.

Signed-off-by: Tomoyuki Morita <[email protected]>

(cherry picked from commit 60c4d50)
ykmr1224 added a commit to ykmr1224/sql that referenced this pull request Jun 6, 2024
…h-project#2692)

This reverts commit de7b367.

Signed-off-by: Tomoyuki Morita <[email protected]>

(cherry picked from commit 60c4d50)
ykmr1224 added a commit that referenced this pull request Jun 6, 2024
This reverts commit de7b367.

Signed-off-by: Tomoyuki Morita <[email protected]>

(cherry picked from commit 60c4d50)
jzonthemtn pushed a commit to jzonthemtn/sql that referenced this pull request Aug 28, 2024
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