John Sherman created HIVE-23614: ----------------------------------- Summary: Always pass HiveConfig to removeTempOrDuplicateFiles Key: HIVE-23614 URL: https://issues.apache.org/jira/browse/HIVE-23614 Project: Hive Issue Type: Bug Components: HiveServer2 Reporter: John Sherman Assignee: John Sherman
As part of HIVE-23354, we check the provided HiveConf for speculative execution and throw an error if it is enabled. There is one path that did not previously provide a HiveConf value which shows up in test failures in runtime_skewjoin_mapjoin_spark.q, skewjoin.q and skewjoin_onesideskew.q (which we do not run as part of pre-commit tests). -- This message was sent by Atlassian Jira (v8.3.4#803005)