[
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)