Skip to content

Enable PPL fillnull on the analytics-engine route via DataFusion COALESCE - #21472

Merged
mch2 merged 4 commits into
opensearch-project:mainfrom
ahkcs:pr/fillnull-poc
May 5, 2026
Merged

Enable PPL fillnull on the analytics-engine route via DataFusion COALESCE#21472
mch2 merged 4 commits into
opensearch-project:mainfrom
ahkcs:pr/fillnull-poc

[QA] Add FillNullCommandIT for the analytics-engine REST path

dc560ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 0s

73.42% (target 70.00%)

View this Pull Request on Codecov

73.42% (target 70.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.42%. Comparing base (fca9ef3) to head (dc560ab).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #21472   +/-   ##
=========================================
  Coverage     73.41%   73.42%           
- Complexity    74420    74440   +20     
=========================================
  Files          5967     5967           
  Lines        338227   338230    +3     
  Branches      48754    48755    +1     
=========================================
+ Hits         248315   248346   +31     
+ Misses        70105    70061   -44     
- Partials      19807    19823   +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.