gengliangwang commented on issue #26524: [SPARK-29898][SQL] Support Avro Custom 
Logical Types
URL: https://github.com/apache/spark/pull/26524#issuecomment-561297441
 
 
   @pradomota @edrevo I think the usage of the custom logical type support is 
complex.  
   In your example, even the column for `iso-date` is StringType, we can always 
use `df.map(...)` to parse it correctly.
   Besides, there are too many code changes for this. I am not sure whether 
this is a frequent user scenario. 

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


With regards,
Apache Git Services

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

Reply via email to