[ https://issues.apache.org/jira/browse/HIVE-22900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039703#comment-17039703 ]
Hive QA commented on HIVE-22900: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12993770/HIVE-22900.01.patch {color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 23 failed/errored test(s), 18038 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.metastore.TestEmbeddedHiveMetaStore.testFilterSinglePartition (batchId=231) org.apache.hadoop.hive.metastore.TestEmbeddedHiveMetaStore.testPartitionFilter (batchId=231) org.apache.hadoop.hive.metastore.TestRemoteHiveMetaStore.testFilterSinglePartition (batchId=233) org.apache.hadoop.hive.metastore.TestRemoteHiveMetaStore.testPartitionFilter (batchId=233) org.apache.hadoop.hive.metastore.TestRemoteHiveMetaStoreCustomAuth.testFilterSinglePartition (batchId=237) org.apache.hadoop.hive.metastore.TestRemoteHiveMetaStoreCustomAuth.testPartitionFilter (batchId=237) org.apache.hadoop.hive.metastore.TestRemoteHiveMetaStoreZK.testFilterSinglePartition (batchId=232) org.apache.hadoop.hive.metastore.TestRemoteHiveMetaStoreZK.testPartitionFilter (batchId=232) org.apache.hadoop.hive.metastore.TestRemoteHiveMetaStoreZKBindHost.testFilterSinglePartition (batchId=239) org.apache.hadoop.hive.metastore.TestRemoteHiveMetaStoreZKBindHost.testPartitionFilter (batchId=239) org.apache.hadoop.hive.metastore.TestSetUGIOnBothClientServer.testFilterSinglePartition (batchId=229) org.apache.hadoop.hive.metastore.TestSetUGIOnBothClientServer.testPartitionFilter (batchId=229) org.apache.hadoop.hive.metastore.TestSetUGIOnOnlyClient.testFilterSinglePartition (batchId=227) org.apache.hadoop.hive.metastore.TestSetUGIOnOnlyClient.testPartitionFilter (batchId=227) org.apache.hadoop.hive.metastore.TestSetUGIOnOnlyServer.testFilterSinglePartition (batchId=238) org.apache.hadoop.hive.metastore.TestSetUGIOnOnlyServer.testPartitionFilter (batchId=238) org.apache.hadoop.hive.metastore.client.TestListPartitions.testListPartitionsByFilterCaseInsensitive[Remote] (batchId=228) org.apache.hive.minikdc.TestRemoteHiveMetaStoreDualAuthCustom.testFilterSinglePartition (batchId=305) org.apache.hive.minikdc.TestRemoteHiveMetaStoreDualAuthCustom.testPartitionFilter (batchId=305) org.apache.hive.minikdc.TestRemoteHiveMetaStoreDualAuthKerb.testFilterSinglePartition (batchId=305) org.apache.hive.minikdc.TestRemoteHiveMetaStoreDualAuthKerb.testPartitionFilter (batchId=305) org.apache.hive.minikdc.TestRemoteHiveMetaStoreKerberos.testFilterSinglePartition (batchId=305) org.apache.hive.minikdc.TestRemoteHiveMetaStoreKerberos.testPartitionFilter (batchId=305) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/20723/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/20723/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-20723/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 23 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12993770 - PreCommit-HIVE-Build > Predicate Push Down Of Like Filter While Fetching Partition Data From > MetaStore > ------------------------------------------------------------------------------- > > Key: HIVE-22900 > URL: https://issues.apache.org/jira/browse/HIVE-22900 > Project: Hive > Issue Type: New Feature > Reporter: Syed Shameerur Rahman > Assignee: Syed Shameerur Rahman > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0 > > Attachments: HIVE-22900.01.patch > > Time Spent: 10m > Remaining Estimate: 0h > > Currently PPD is disabled for like filter while fetching partition data from > metastore. The following patch covers all the test cases mentioned in > HIVE-5134 -- This message was sent by Atlassian Jira (v8.3.4#803005)