You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/02/13 01:51:49 UTC

[GitHub] [spark] 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

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org