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/03/01 15:31:49 UTC

[GitHub] [spark] metasim commented on issue #16478: [SPARK-7768][SQL] Revise user defined types (UDT)

metasim commented on issue #16478: [SPARK-7768][SQL] Revise user defined types (UDT)
URL: https://github.com/apache/spark/pull/16478#issuecomment-593110103
 
 
   The [RasterFrames](https://rasterframes.io/) project has had a [UDT](https://github.com/locationtech/rasterframes/blob/develop/core/src/main/scala/org/apache/spark/sql/rf/TileUDT.scala) at its core for around 3 years. Aside from having to be declared under the `org.apache.spark.sql` package as a hack around `UserDefinedType` being package private, it has worked quite well. Is there some context or forum where sharing our experience might help pave the way for this to become an official API?
   
   

----------------------------------------------------------------
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