You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by dilipbiswal <gi...@git.apache.org> on 2017/08/30 18:43:51 UTC

[GitHub] spark issue #15334: [SPARK-10367][SQL] Support Parquet logical type INTERVAL

Github user dilipbiswal commented on the issue:

    https://github.com/apache/spark/pull/15334
  
    @gatorsmile Hi Sean, i am sorry, i didn't see your ping on this pr. I will get back to you on your question as i need to re-create my env. I do remember one thing though. I do remember looking for writers to test this newly added logical type. But i didn't find any.. and i had to create the data files using parquet apis. I will re-check again and get back.
    
    Since we are coding here to a defined parquet spec, i felt safe to add this PR. We know that there are databases such as postgress, oracle , informix which support interval type. So if we were to make this data available to spark to read, they would have the option to encode their interval data in parquet more naturally and spark would be able to read it.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org