[jira] [Updated] (SPARK-6367) Use the proper data type for those expressions that are hijacking existing data types.

2015-03-22 Thread Michael Armbrust (JIRA)

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

Michael Armbrust updated SPARK-6367:

Target Version/s: 1.4.0  (was: 1.3.1)

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



[jira] [Updated] (SPARK-6367) Use the proper data type for those expressions that are hijacking existing data types.

2015-03-16 Thread Michael Armbrust (JIRA)

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

Michael Armbrust updated SPARK-6367:

Assignee: Yin Huai

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