Test Result : NestedColumnAliasingSuite
0 failures
11 tests
All Tests
Test name | Duration | Status |
Do not optimize when parent field is used | 12 ms | Passed |
Push original case-sensitive names | 16 ms | Passed |
Pushing a single nested field projection | 68 ms | Passed |
Pushing a single nested field projection - negative | 78 ms | Passed |
Pushing a single nested field projection through filters - negative | 26 ms | Passed |
Pushing multiple nested field projection | 47 ms | Passed |
Some nested column means the whole structure | 6 ms | Passed |
function with nested field inputs | 30 ms | Passed |
multi-level nested field | 15 ms | Passed |
nested field pruning for getting struct field in array of struct | 17 ms | Passed |
nested field pruning for getting struct field in map | 16 ms | Passed |