You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/04/12 23:54:15 UTC

[jira] [Reopened] (THRIFT-2005) new graph datatype

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

Jens Geyer reopened THRIFT-2005:
--------------------------------


{quote}
(...) arbitrary graph structures can be created using the existing IDL without further problems
{quote}

I have to correct myself. This is not true, at least not today. Currently the developer is still responsible for taking care of such graph-alike creations, Thrift does not support this yet, even though the syntax does now. There's still some work to do.

> new graph<type> datatype
> ------------------------
>
>                 Key: THRIFT-2005
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2005
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (General)
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>              Labels: graph, tree
>         Attachments: 0001-THRIFT-2005-new_graph_datatype-parser_and_prototype.patch, Graph-datatype-spec.txt
>
>
> There is a significant demand for some kind of tree structures, which can be generalized to any kind of digraphs with a given node type. 
> Detailed specification and implementation prototype follows shortly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)