Skip to content

Commit

Permalink
adding thrift config (apache#5)
Browse files Browse the repository at this point in the history
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
  • Loading branch information
zhouyuan authored and beliefer committed Jan 15, 2023
1 parent be218a5 commit 0bc4e77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/src/main/resources/start_vanilla
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ THRIFTSERVER_CONFIG="--name ${runname}
--conf spark.sql.broadcastTimeout=300
--conf spark.driver.maxResultSize=20g
--conf spark.sql.shuffle.partitions=432
--conf spark.sql.optimizer.runtime.bloomFilter.applicationSideScanSizeThreshold=0
--conf spark.sql.optimizer.runtime.bloomFilter.enabled=true
--conf spark.sql.optimizer.runtimeFilter.semiJoinReduction.enabled=true"

Expand Down

0 comments on commit 0bc4e77

Please sign in to comment.