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/05/27 00:57:01 UTC

[jira] [Closed] (THRIFT-2189) Go does not support "union" type

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

Jens Geyer closed THRIFT-2189.
------------------------------

       Resolution: Invalid
    Fix Version/s: 0.9.2

Using current trunk, I get valid code generated for this:

{code}
union test {
	1: string strong
	2: i32 integer
	3: bool truethy
}
{code}

Closing as invalid. Feel free to reopen and add more details if the problem persists for you.

> Go does not support "union" type
> --------------------------------
>
>                 Key: THRIFT-2189
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2189
>             Project: Thrift
>          Issue Type: Bug
>          Components: Go - Compiler
>            Reporter: Jack L
>             Fix For: 0.9.2
>
>
> Go thrift compiler does not support union types



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