viirya commented on issue #20826: [Spark-2489][SQL] Unsupported parquet datatype optional fixed_len_byte_array URL: https://github.com/apache/spark/pull/20826#issuecomment-520638412 Thanks for clarifying. Although that comment concerned about reading problem, looks like `convertFromAttributes` was for writing. This PR works on reading fixed_len_byte_array as Spark BinaryType. I think it should be fine. cc @cloud-fan too
---------------------------------------------------------------- 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]
