HyukjinKwon edited a comment on issue #25189: [SPARK-28435][SQL] Support accepting the interval keyword in the schema string URL: https://github.com/apache/spark/pull/25189#issuecomment-517636934 Yea, it's really rather about https://github.com/apache/spark/pull/25022. But I have to say there are still multiple tasks to fully support interval. For instance, we should map relevant language-native types into internal in Python and R as well. See [SPARK-28493](https://issues.apache.org/jira/browse/SPARK-28493) and [SPARK-28492](https://issues.apache.org/jira/browse/SPARK-28492). Also, we should consider about mapping R <> Arrow, Pandas <> Arrow too. I think we should officially document those interval related features are all experimental and highly unstable to alleviate the concern.
---------------------------------------------------------------- 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]
