wangyum commented on issue #27492: [SPARK-30755][SQL][test-hive1.2] Support 
Hive 1.2.1's Serde after making built-in Hive to 2.3
URL: https://github.com/apache/spark/pull/27492#issuecomment-584441553
 
 
   @Ngone51 Yes. `SPARK-30755: Support Hive 1.2.1's Serde after making built-in 
Hive to 2.3` can not pass. You can build this class into a new jar and add it 
to the classpath for testing. But it will throw `Error in query: 
java.lang.NoSuchMethodError: 
org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils.implicitConvertible(Lorg/apache/hadoop/hive/serde2/typeinfo/TypeInfo;Lorg/apache/hadoop/hive/serde2/typeinfo/TypeInfo;)Z;`
 error. That is to say, this is not a right way to fix this issue.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to