[ https://issues.apache.org/jira/browse/HIVE-15057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15710132#comment-15710132 ]
Hive QA commented on HIVE-15057: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12841141/HIVE-15057.1.patch {color:green}SUCCESS:{color} +1 due to 3 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 16 failed/errored test(s), 10753 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.org.apache.hadoop.hive.cli.TestCliDriver (batchId=50) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[index_auto_mult_tables_compact] (batchId=32) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[nested_column_pruning] (batchId=31) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample2] (batchId=5) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample4] (batchId=15) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample6] (batchId=60) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample7] (batchId=60) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample9] (batchId=38) org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[transform_ppr2] (batchId=134) org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_1] (batchId=91) org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_2] (batchId=92) org.apache.hadoop.hive.ql.io.parquet.read.TestDataWritableReadSupport.testGetProjectedSchema1 (batchId=247) org.apache.hadoop.hive.ql.io.parquet.read.TestDataWritableReadSupport.testGetProjectedSchema2 (batchId=247) org.apache.hadoop.hive.ql.io.parquet.read.TestDataWritableReadSupport.testGetProjectedSchema3 (batchId=247) org.apache.hadoop.hive.ql.io.parquet.read.TestDataWritableReadSupport.testGetProjectedSchema4 (batchId=247) org.apache.hadoop.hive.ql.io.parquet.read.TestDataWritableReadSupport.testGetProjectedSchema5 (batchId=247) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/2348/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/2348/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-2348/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase 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: 16 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12841141 - PreCommit-HIVE-Build > Support other types of operators (other than SELECT) > ---------------------------------------------------- > > Key: HIVE-15057 > URL: https://issues.apache.org/jira/browse/HIVE-15057 > Project: Hive > Issue Type: Sub-task > Components: Logical Optimizer, Physical Optimizer > Reporter: Chao Sun > Assignee: Chao Sun > Attachments: HIVE-15057.1.patch > > > Currently only SELECT operators are supported for nested column pruning. We > should add support for other types of operators so the optimization can work > for complex queries. -- This message was sent by Atlassian JIRA (v6.3.4#6332)