Yin Huai created SPARK-6367:
-------------------------------

             Summary: Use the proper data type for those expressions that are 
hijacking existing data types.
                 Key: SPARK-6367
                 URL: https://issues.apache.org/jira/browse/SPARK-6367
             Project: Spark
          Issue Type: Task
          Components: SQL
            Reporter: Yin Huai


For the following expressions, the actual value type does not match the type of 
our internal representation. 
ApproxCountDistinctPartition
NewSet
AddItemToSet
CombineSets
CollectHashSet

We should create UDTs for data types of these expressions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to