vihangk1 commented on PR #4152:
URL: https://github.com/apache/hive/pull/4152#issuecomment-1487218944

   Hi @amanraj2520 Sorry for the delay in response, I was out of town. I tried 
to debug it and from what I see, the class name is  being returned by the jdbc 
`ResultSet` itself when we query the `PARAM_VALUE` using the JDBC Storage 
Handler. I don't see why the master branch gives the string value and branch-3 
gives the class name.
   
   I think instead of reverting those patches, we should disable this test for 
now and follow up in a separate ticket to determine if this should block 3.2. 
or not. I am okay merging this PR instead of reverting the offending commits in 
this case because those are important fixes to have.


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