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/08/02 09:43:29 UTC

[GitHub] [spark] HyukjinKwon commented on issue #25189: [SPARK-28435][SQL] Support accepting the interval keyword in the schema string

HyukjinKwon commented 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 those internal related features are 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:
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