[jira] [Created] (HIVE-26618) Add setting to turn on/off removing sections of a query plan known never produces rows
Krisztian Kasa created HIVE-26618: - Summary: Add setting to turn on/off removing sections of a query plan known never produces rows Key: HIVE-26618 URL: https://issues.apache.org/jira/browse/HIVE-26618 Project: Hive Issue Type: Improvement Components: CBO Reporter: Krisztian Kasa Assignee: Krisztian Kasa HIVE-26524 introduced an optimization to remove sections of query plan known never produces rows. Add a setting into hive conf to turn on/off this optimization. When the optimization is turned off restore the legacy behavior: * represent empty result operator with {{HiveSortLimit}} 0 * disable {{HiveRemoveEmptySingleRules}} -- This message was sent by Atlassian Jira (v8.20.10#820010)
[jira] [Created] (HIVE-26619) Sonar analysis not run on the master branch
Alessandro Solimando created HIVE-26619: --- Summary: Sonar analysis not run on the master branch Key: HIVE-26619 URL: https://issues.apache.org/jira/browse/HIVE-26619 Project: Hive Issue Type: Test Components: Testing Infrastructure Affects Versions: 4.0.0-alpha-2 Reporter: Alessandro Solimando Assignee: Alessandro Solimando The analysis for the master branch was using the wrong variable name (_CHANGE_BRANCH_) instead of the branch name (_BRANCH_NAME_). For an overview of git-related environment variables available in Jenkins, you can refer to [https://ci.eclipse.org/webtools/env-vars.html/]. With [~zabetak] we have noticed some spurious files in Sonar analysis for PRs, as per this sonar support thread it might be linked to the stale analysis of the target branch (master for us): [https://community.sonarsource.com/t/unrelated-files-scanned-in-sonarcloud-pr-check/47138/14] -- This message was sent by Atlassian Jira (v8.20.10#820010)
[jira] [Created] (HIVE-26620) Remove unused imports for ThriftBinaryCLIService class
weiliang hao created HIVE-26620: --- Summary: Remove unused imports for ThriftBinaryCLIService class Key: HIVE-26620 URL: https://issues.apache.org/jira/browse/HIVE-26620 Project: Hive Issue Type: Improvement Affects Versions: 4.0.0-alpha-1 Reporter: weiliang hao Some imports are not used in ThriftBinaryCLIService class,better clean up them: * import com.google.common.base.Splitter; * import com.google.common.collect.Sets; -- This message was sent by Atlassian Jira (v8.20.10#820010)
[jira] [Created] (HIVE-26621) TPC-DS query 2 fails with java.lang.RuntimeException: cannot find field _col0 from []
Sungwoo created HIVE-26621: -- Summary: TPC-DS query 2 fails with java.lang.RuntimeException: cannot find field _col0 from [] Key: HIVE-26621 URL: https://issues.apache.org/jira/browse/HIVE-26621 Project: Hive Issue Type: Bug Reporter: Sungwoo -- This message was sent by Atlassian Jira (v8.20.10#820010)
[jira] [Created] (HIVE-26622) upgrade aws-java-sdk to 1.12.132 version
Devaspati Krishnatri created HIVE-26622: --- Summary: upgrade aws-java-sdk to 1.12.132 version Key: HIVE-26622 URL: https://issues.apache.org/jira/browse/HIVE-26622 Project: Hive Issue Type: Task Reporter: Devaspati Krishnatri -- This message was sent by Atlassian Jira (v8.20.10#820010)