[ https://issues.apache.org/jira/browse/SPARK-5262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14285192#comment-14285192
]
Adrian Wang commented on SPARK-5262:
------------------------------------
Yeah, so I think we'd better merge this first and add a test case in SPARK-5244 . They focus
differently, one on a bug while the other on a new feature.
> coalesce should allow NullType and 1 another type in parameters
> ---------------------------------------------------------------
>
> Key: SPARK-5262
> URL: https://issues.apache.org/jira/browse/SPARK-5262
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Adrian Wang
>
> Currently Coalesce(null, 1, null) would throw exceptions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|