CompareTo is broken for unions set to map, set, or list
-------------------------------------------------------

                 Key: THRIFT-804
                 URL: https://issues.apache.org/jira/browse/THRIFT-804
             Project: Thrift
          Issue Type: Bug
          Components: Compiler (Java)
            Reporter: Takashi Yonebayashi
            Priority: Minor


When comparing unions set to map, set, or list, it attempts to cast them to 
Comparable, resulting in a class cast exception.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to