dh20 commented on pull request #3054:
URL: https://github.com/apache/hive/pull/3054#issuecomment-1054926825


   I submitted a test case that will throw this error [argument 2 of function 
concat_ws must be "string or array", but "array" was found.] However, this 
error is wrong, because what the user passes in is indeed an array. The real 
error is that it prompts the user that the element in this tenant is not a 
string type, for example [array 2 of function concat_ws must be "string or 
array < string >", but the element in this array is int was found]


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to