Naveen Mahadevuni

Results 5 issues of Naveen Mahadevuni

Comments at https://github.com/prestodb/presto/pull/17917#pullrequestreview-1033413711 addressed ``` == NO RELEASE NOTE == ```

Test plan - This PR only made the classes immutable. Existing tests work. ``` == NO RELEASE NOTE == ```

`buildSelectedType()` takes a constant typeWithId type tree and applies the selector on it to return a selected new type tree. However, it modifies the input typeWithId unexpectedly because it duplicates...

CLA Signed

## Description Added delete phase to the Iceberg tpc-ds native e2e tests. ## Motivation and Context Goal to add full data maintenance phases described in the tpc-ds spec to the...

This PR adds support to read a column's bloom filter if it exists and tests it to discard rowgroups that don't satisfy the filter. For e.g., if the query has...

CLA Signed