Review Request 69107: HIVE-20512

2018-10-20 Thread Bharathkrishna Guruvayoor Murali via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69107/ --- Review request for hive, Antal Sinkovits, Sahil Takiar, and Vihang Karajgaonkar.

Re: Review Request 69019: HIVE-20617 Fix type of constants in IN expressions to have correct type

2018-10-20 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69019/#review209827 --- ql/src/test/queries/clientpositive/in_typecheck_pointlook.q

[jira] [Created] (HIVE-20785) Wrong key name in the JDBC DatabaseMetaData.getPrimaryKeys method

2018-10-20 Thread Guillaume Grossetie (JIRA)
Guillaume Grossetie created HIVE-20785: -- Summary: Wrong key name in the JDBC DatabaseMetaData.getPrimaryKeys method Key: HIVE-20785 URL: https://issues.apache.org/jira/browse/HIVE-20785 Project:

SemanticException Expression Arguments

2018-10-20 Thread Shawn Weeks
When a semantic exception like UDFArgumentException is throw Hive returns the error message with "Wrong arguments" and the last argument in the function appended to the beginning of the error message. Something like this. Is there a way to get all of the arguments included or is that just a