Skip to content

[Backport 2.x] Remove in development filesystem support (#1284)#1286

Merged
YANG-DB merged 1 commit intoopensearch-project:2.xfrom
penghuo:backport/backport-1284-to-2.x
Jan 19, 2023
Merged

[Backport 2.x] Remove in development filesystem support (#1284)#1286
YANG-DB merged 1 commit intoopensearch-project:2.xfrom
penghuo:backport/backport-1284-to-2.x

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:09
@penghuo penghuo self-assigned this Jan 19, 2023
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.x branch from b68c8d7 to adc3d56 Compare January 19, 2023 17:49
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 19, 2023

Codecov Report

Merging #1286 (adc3d56) into 2.x (3e60ad3) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #1286      +/-   ##
============================================
- 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.

@YANG-DB YANG-DB merged commit a5931e0 into opensearch-project:2.x 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.

4 participants