Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-9132 CBO: Calcite Operator To Hive Operator (Calcite Return Path)
  3. HIVE-11907

CBO: Calcite Operator To Hive Operator (Calcite Return Path): fix TestJdbcDriver2

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • CBO
    • None

    Description

      TestJdbcDriver2 is currently failing on return path.

      Attachments

        1. HIVE-11907.01.patch
          89 kB
          Pengcheng Xiong

        Issue Links

          Activity

            Note that, current testResultSetMetaData is failing on CBO old return path.

            pxiong Pengcheng Xiong added a comment - Note that, current testResultSetMetaData is failing on CBO old return path.
            hiveqa Hive QA added a comment -

            Overall: -1 at least one tests failed

            Here are the results of testing the latest attachment:
            https://issues.apache.org/jira/secure/attachment/12761503/HIVE-11907.01.patch

            ERROR: -1 due to 2 failed/errored test(s), 9571 tests executed
            Failed tests:

            org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation
            org.apache.hive.hcatalog.streaming.TestStreaming.testTimeOutReaper
            

            Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5369/testReport
            Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5369/console
            Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-5369/

            Messages:

            Executing org.apache.hive.ptest.execution.PrepPhase
            Executing org.apache.hive.ptest.execution.ExecutionPhase
            Executing org.apache.hive.ptest.execution.ReportingPhase
            Tests exited with: TestsFailedException: 2 tests failed
            

            This message is automatically generated.

            ATTACHMENT ID: 12761503 - PreCommit-HIVE-TRUNK-Build

            hiveqa Hive QA added a comment - Overall : -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12761503/HIVE-11907.01.patch ERROR: -1 due to 2 failed/errored test(s), 9571 tests executed Failed tests: org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation org.apache.hive.hcatalog.streaming.TestStreaming.testTimeOutReaper Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5369/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5369/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-5369/ Messages: Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 2 tests failed This message is automatically generated. ATTACHMENT ID: 12761503 - PreCommit-HIVE-TRUNK-Build

            We should use RowResolver for non-cbo & cbo-ast path and RowSchema for cbo-op path to compute Result Schema.

            ashutoshc Ashutosh Chauhan added a comment - We should use RowResolver for non-cbo & cbo-ast path and RowSchema for cbo-op path to compute Result Schema.

            resolved by HIVE-11894

            pxiong Pengcheng Xiong added a comment - resolved by HIVE-11894

            People

              pxiong Pengcheng Xiong
              pxiong Pengcheng Xiong
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: