This is an automated email from the ASF dual-hosted git repository.

lpinter pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


    from 70507fa  HIVE-24267: RetryingClientTimeBased should always perform 
first invocation (Pravin Kumar Sinha, reviewed by Aasha Medhi)
     add 31c1658  HIVE-24044: Implement listPartitionNames on temporary tables 
(#1408) (Zhihua Deng, reviewed by Laszlo Pinter)

No new revisions were added by this update.

Summary of changes:
 .../ql/metadata/SessionHiveMetaStoreClient.java    |  90 ++++++++++++++
 ...HiveMetastoreClientListPartitionsTempTable.java |  80 ++++++++++++
 .../queries/clientpositive/show_temp_partitions.q  |  20 +++
 .../clientpositive/llap/show_temp_partitions.q.out | 138 +++++++++++++++++++++
 4 files changed, 328 insertions(+)
 create mode 100644 ql/src/test/queries/clientpositive/show_temp_partitions.q
 create mode 100644 
ql/src/test/results/clientpositive/llap/show_temp_partitions.q.out

Reply via email to