Description
Currently, it runs with getCallSite which is really expensive and shows up when scanning through large table with partitions (e.g TPC-DS). It would be good to consider having dummyCallSite in HiveTableScan.
Currently, it runs with getCallSite which is really expensive and shows up when scanning through large table with partitions (e.g TPC-DS). It would be good to consider having dummyCallSite in HiveTableScan.