|
Ran
|
Files
115
|
Run time
4s
|
Badge
README BADGES
|
push
github
Fix for Crash in get_bbf_pivot_tuplestore (#3736) The pivot code crashes when encountering NULL input values in pivot columns, while looking up categories in pivotHashTable. The fix is to add a NULL check to perform the lookup only if catname is NON-NULL, doing nothing otherwise. Task: BABEL-5603 Signed-off-by: “manisha-deshpande” <dmanisha.work@gmail.com> (cherry picked from commit efa7f1236)
43773 of 59134 relevant lines covered (74.02%)
203924.47 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|