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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
