[ 
https://issues.apache.org/jira/browse/HIVE-23676?focusedWorklogId=471754&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-471754
 ]

ASF GitHub Bot logged work on HIVE-23676:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Aug/20 00:39
            Start Date: 18/Aug/20 00:39
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] closed pull request #1093:
URL: https://github.com/apache/hive/pull/1093


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 471754)
    Time Spent: 0.5h  (was: 20m)

> Test to cover wildcard partVals in listPartitionNames
> -----------------------------------------------------
>
>                 Key: HIVE-23676
>                 URL: https://issues.apache.org/jira/browse/HIVE-23676
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Test
>            Reporter: anton lin
>            Assignee: anton lin
>            Priority: Minor
>              Labels: pull-request-available
>         Attachments: HIVE-23676.branch-3.patch
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Incorrect documentation for MetaStoreClient method
> {code:java}
> List<String> listPartitionNames(String db_name, String tbl_name,
>  List<String> part_vals, short max_parts)
> {code}
> Saying _"...If you wish to accept any value for a particular key you can pass 
> ".*" for that value in this list..."_
> Any value wildcard behaviour is achieved with empty string _""_. 
> Documentation and tests should reflect this. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to