antonlin1 opened a new pull request #1093:
URL: https://github.com/apache/hive/pull/1093


   Incorrect documentation for MetaStoreClient method
   
   `List<String> listPartitionNames(String db_name, String tbl_name, 
List<String> part_vals, short max_parts)`
   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 have been changed and test added to reflect this.


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to