You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/20 23:52:59 UTC

[jira] [Resolved] (SPARK-7769) How to represent a recursive data type in Spark SQL

     [ https://issues.apache.org/jira/browse/SPARK-7769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-7769.
------------------------------
    Resolution: Invalid

Please ask questions at user@spark.apache.org, not JIRA

> How to represent a recursive data type in Spark SQL
> ---------------------------------------------------
>
>                 Key: SPARK-7769
>                 URL: https://issues.apache.org/jira/browse/SPARK-7769
>             Project: Spark
>          Issue Type: Question
>          Components: SQL
>            Reporter: Jeremy A. Lucas
>            Priority: Minor
>
> Spark SQL has proven to be quite useful in applying a partial schema to large JSON logs and being able to write plain SQL to perform a wide variety of operations over this data. However, one small thing that keeps coming back to haunt me is the lack of support for recursive data types, whereby a member of a complex/struct value can be of the same type as the complex/struct value itself.
> I am hoping someone may be able to point me in the right direction of where to start to build out such capabilities, as I'd be happy to contribute, but am very new to this component of the Spark project.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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