wangyum edited a comment 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-585509430 I don't have a perfect solution. Add [Hive 1.2.1's SerDe](https://github.com/apache/hive/blob/release-1.2.1/serde/src/java/org/apache/hadoop/hive/serde2/SerDe.java) to source code can fix [some custom serdes](https://github.com/apache/spark/pull/27492/files#diff-e650275112313e07848c1c1013d9179aR130-R147). But can't fix [all custom serdes](https://github.com/apache/spark/pull/27492/files#diff-716b853fcfc18ac51ef0ed04dd0fd4deR23-R153) .
---------------------------------------------------------------- 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]
