Ayush Saxena

Results 14 issues of Ayush Saxena

After https://issues.apache.org/jira/browse/HIVE-23530 , almost all compute stats functions are vectorizable. Only function that is not vectorizable is "compute_bit_vector" for ndv statistics computation. This causes "create table as select" and "insert...

tests failed

## What changes were proposed in this pull request? Rather than eating up the exception & returning NULL for GetFileStatus, throw the exception. ## What is the link to the...

### What changes were proposed in this pull request? Extract the properties set in the SessionConf in HiveIcebergSerde to the JobConf. ### How was this patch tested? Removing the explicit...

tests passed

### What changes were proposed in this pull request? Temporary Hack to allow for non mixed ORC tables to support Vectorization ### How was this patch tested? Added Explain vectorization...

tests passed

### What changes were proposed in this pull request? Make external table purge true when migration to a V2 Iceberg table

tests passed

tests failed

Try jenkins draft PR: Do Not review

tests failed

Fix t1 < t2 kind of comparisons

WIP & Experimental