[ https://issues.apache.org/jira/browse/HIVE-24044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated HIVE-24044: ---------------------------------- Labels: pull-request-available (was: ) > Implement listPartitionNames with filter or order on temporary tables > ---------------------------------------------------------------------- > > Key: HIVE-24044 > URL: https://issues.apache.org/jira/browse/HIVE-24044 > Project: Hive > Issue Type: Improvement > Components: Metastore > Affects Versions: 4.0.0 > Reporter: Zhihua Deng > Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Temporary tables can have their own partitions, and IMetaStoreClient use > {code:java} > List<String> listPartitionNames(PartitionsByExprRequest request){code} > to filter or sort the results. This method can be implemented on temporary > tables. -- This message was sent by Atlassian Jira (v8.3.4#803005)