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 2019/07/18 19:44:30 UTC

[GitHub] [spark] dongjoon-hyun commented on issue #25022: [SPARK-24695][SQL] Move `CalendarInterval` to org.apache.spark.unsafe.types package

dongjoon-hyun commented on issue #25022: [SPARK-24695][SQL] Move `CalendarInterval` to org.apache.spark.unsafe.types package
URL: https://github.com/apache/spark/pull/25022#issuecomment-512959637
 
 
   Also, we need to consider Python/R at least at the followings.
   - Python: https://github.com/apache/spark/blob/master/python/pyspark/sql/types.py#L39-L42 
   - R: https://github.com/apache/spark/blob/master/R/pkg/R/types.R#L21-L39
   
   cc @HyukjinKwon for PySpark, @felixcheung for SparkR.
   Could you review this PR for that part, 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:
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