aboutsummaryrefslogtreecommitdiff
path: root/docker
diff options
context:
space:
mode:
authorRajesh Balamohan <rbalamohan@apache.org>2016-01-20 11:30:03 -0800
committerReynold Xin <rxin@databricks.com>2016-01-20 11:30:03 -0800
commitab4a6bfd11b870428eb2a96aa213f7d34c0aa622 (patch)
treeab5e253658f616f3c930167d8667e5873709e2d7 /docker
parente75e340a406b765608258b49f7e2f1107d4605fb (diff)
downloadspark-ab4a6bfd11b870428eb2a96aa213f7d34c0aa622.tar.gz
spark-ab4a6bfd11b870428eb2a96aa213f7d34c0aa622.tar.bz2
spark-ab4a6bfd11b870428eb2a96aa213f7d34c0aa622.zip
[SPARK-12898] Consider having dummyCallSite for HiveTableScan
Currently, HiveTableScan runs with getCallSite which is really expensive and shows up when scanning through large table with partitions (e.g TPC-DS) which slows down the overall runtime of the job. It would be good to consider having dummyCallSite in HiveTableScan. Author: Rajesh Balamohan <rbalamohan@apache.org> Closes #10825 from rajeshbalamohan/SPARK-12898.
Diffstat (limited to 'docker')
0 files changed, 0 insertions, 0 deletions