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

[Backport 2.x] Disable sort optimization for HALF_FLOAT #11004

Merged
merged 1 commit into from
Oct 31, 2023

Disable sort optimization for HALF_FLOAT (#10999)

00d91fa
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Disable sort optimization for HALF_FLOAT #11004

Disable sort optimization for HALF_FLOAT (#10999)
00d91fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2023 in 1s

70.93% (target 70.00%)

View this Pull Request on Codecov

70.93% (target 70.00%)

Details

Codecov Report

Merging #11004 (00d91fa) into 2.x (0f7649f) will increase coverage by 0.06%.
Report is 9 commits behind head on 2.x.
The diff coverage is 57.14%.

@@             Coverage Diff              @@
##                2.x   #11004      +/-   ##
============================================
+ Coverage     70.87%   70.93%   +0.06%     
- Complexity    58747    58792      +45     
============================================
  Files          4845     4845              
  Lines        277517   277543      +26     
  Branches      40691    40693       +2     
============================================
+ Hits         196687   196876     +189     
+ Misses        64138    63920     -218     
- Partials      16692    16747      +55     
Files Coverage Δ
...ensearch/action/search/SearchQueryCategorizer.java 96.77% <100.00%> (ø)
...rg/opensearch/common/settings/ClusterSettings.java 92.85% <ø> (ø)
...nsearch/index/fielddata/IndexNumericFieldData.java 85.07% <100.00%> (ø)
...arch/index/recovery/RemoteStoreRestoreService.java 12.59% <0.00%> (-0.21%) ⬇️
...arch/gateway/remote/RemoteClusterStateService.java 72.47% <66.66%> (-0.08%) ⬇️

... and 446 files with indirect coverage changes