support for member fields of Java type 'Set' in ReflectionObjectInspector
-------------------------------------------------------------------------

                 Key: HIVE-175
                 URL: https://issues.apache.org/jira/browse/HIVE-175
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Serializers/Deserializers
            Reporter: Joydeep Sen Sarma
            Priority: Critical


we currently don't support instances of java.util.Set inside java objects 
returned by deserializers. 

Unless people think otherwise - i think we can just fake a set as a list (so 
that indexing and other operations on lists continue to work). 

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