Skip to content

[Backport 2.5] Remove in development filesystem support (#1284)#1287

Merged
YANG-DB merged 1 commit intoopensearch-project:2.5from
penghuo:backport/backport-1284-to-2.5
Jan 19, 2023
Merged

[Backport 2.5] Remove in development filesystem support (#1284)#1287
YANG-DB merged 1 commit intoopensearch-project:2.5from
penghuo:backport/backport-1284-to-2.5

Conversation

@penghuo
Copy link
Copy Markdown
Collaborator

@penghuo penghuo commented Jan 19, 2023

Signed-off-by: Peng Huo penghuo@gmail.com
(cherry picked from commit 6a90fe6)

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.

@penghuo penghuo requested a review from a team as a code owner January 19, 2023 17:11
@penghuo penghuo self-assigned this Jan 19, 2023
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 19, 2023

Codecov Report

Merging #1287 (8c5fa2f) into 2.5 (f7eb026) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.5    #1287      +/-   ##
============================================
- Coverage     98.35%   98.35%   -0.01%     
+ Complexity     3610     3605       -5     
============================================
  Files           346      345       -1     
  Lines          8944     8914      -30     
  Branches        562      567       +5     
============================================
- Hits           8797     8767      -30     
  Misses          142      142              
  Partials          5        5              
Flag Coverage Δ
sql-engine 98.35% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
...rage/querybuilder/SeriesSelectionQueryBuilder.java 100.00% <100.00%> (ø)
...rage/querybuilder/TimeRangeParametersResolver.java 100.00% <100.00%> (ø)

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: Peng Huo <penghuo@gmail.com>
(cherry picked from commit 6a90fe6)
Signed-off-by: Peng Huo <penghuo@gmail.com>
@penghuo penghuo force-pushed the backport/backport-1284-to-2.5 branch from e014ecd to 8c5fa2f Compare January 19, 2023 17:47
@YANG-DB YANG-DB merged commit 7bd1846 into opensearch-project:2.5 Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants