You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by GitBox <gi...@apache.org> on 2022/08/29 07:38:52 UTC

[GitHub] [orc] dongjoon-hyun commented on issue #1237: The result is strange when casting `string` to `date` in ORC reading via spark (Schema Evolution)

dongjoon-hyun commented on issue #1237:
URL: https://github.com/apache/orc/issues/1237#issuecomment-1229898422

   1. First, may I ask why you cannot follow the community recommendation (1), @sinkinben ?
   2. Second, for your question, that's an independent question because `spark.sql.orc.impl=hive` is not Apache ORC code. It's Apache Spark code before Apache ORC adoption. You can file an Apache Spark JIRA issue for further investigation in Apache Spark community. I guess it will goes to Apache Hive `HiveDecimalWritable` or related classes in the end.
       - https://github.com/apache/spark/blob/master/sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcFileFormat.scala


-- 
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: issues-unsubscribe@orc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org