[jira] [Updated] (SPARK-7696) Aggregate function's result should be nullable only if the input expression is nullable

2015-05-17 Thread Haopu Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haopu Wang updated SPARK-7696: -- Description: In SparkSQL, the aggregate function's result currently is always nullable. It will make

[jira] [Created] (SPARK-7696) Aggregate function's result should be nullable only if the input expression is nullable

2015-05-17 Thread Haopu Wang (JIRA)
Haopu Wang created SPARK-7696: - Summary: Aggregate function's result should be nullable only if the input expression is nullable Key: SPARK-7696 URL: https://issues.apache.org/jira/browse/SPARK-7696

[jira] [Commented] (SPARK-6950) Spark master UI believes some applications are in progress when they are actually completed

2015-05-28 Thread Haopu Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564042#comment-14564042 ] Haopu Wang commented on SPARK-6950: --- I hit this issue on 1.3.0 and 1.3.1. It can be

[jira] [Created] (SPARK-21396) Spark Hive Thriftserver doesn't return UDT field

2017-07-12 Thread Haopu Wang (JIRA)
Haopu Wang created SPARK-21396: -- Summary: Spark Hive Thriftserver doesn't return UDT field Key: SPARK-21396 URL: https://issues.apache.org/jira/browse/SPARK-21396 Project: Spark Issue Type:

[jira] [Created] (SPARK-25171) After restart, StreamingContext is replaying the last successful micro-batch right before the stop

2018-08-21 Thread Haopu Wang (JIRA)
Haopu Wang created SPARK-25171: -- Summary: After restart, StreamingContext is replaying the last successful micro-batch right before the stop Key: SPARK-25171 URL: https://issues.apache.org/jira/browse/SPARK-25171

[jira] [Issue Comment Deleted] (SPARK-25171) After restart, StreamingContext is replaying the last successful micro-batch right before the stop

2018-08-23 Thread Haopu Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haopu Wang updated SPARK-25171: --- Comment: was deleted (was: [~jerryshao], do you have any) > After restart, StreamingContext is

[jira] [Commented] (SPARK-25171) After restart, StreamingContext is replaying the last successful micro-batch right before the stop

2018-08-23 Thread Haopu Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16589803#comment-16589803 ] Haopu Wang commented on SPARK-25171: [~jerryshao], do you have any > After restart,

[jira] [Commented] (SPARK-17498) StringIndexer.setHandleInvalid should have another option 'new'

2018-03-07 Thread Haopu Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16390777#comment-16390777 ] Haopu Wang commented on SPARK-17498: After this fix, the reverse transformation "IndexToString" still