[jira] [Updated] (SPARK-31500) collect_set() of BinaryType returns duplicate elements

2020-04-20 Thread Eric Wasserman (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wasserman updated SPARK-31500: --- Affects Version/s: 2.4.5 > collect_set() of BinaryType returns duplicate elements >

[jira] [Updated] (SPARK-31500) collect_set() of BinaryType returns duplicate elements

2020-04-20 Thread Eric Wasserman (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wasserman updated SPARK-31500: --- Description: The collect_set() aggregate function should produce a set of distinct

[jira] [Updated] (SPARK-31500) collect_set() of BinaryType returns duplicate elements

2020-04-20 Thread Eric Wasserman (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wasserman updated SPARK-31500: --- Description: The collect_set() aggregate function should produce a set of distinct

[jira] [Updated] (SPARK-31500) collect_set() of BinaryType returns duplicate elements

2020-04-20 Thread Eric Wasserman (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wasserman updated SPARK-31500: --- Description: The collect_set() aggregate function should produce a set of distinct

[jira] [Created] (SPARK-31500) collect_set() of BinaryType returns duplicate elements

2020-04-20 Thread Eric Wasserman (Jira)
Eric Wasserman created SPARK-31500: -- Summary: collect_set() of BinaryType returns duplicate elements Key: SPARK-31500 URL: https://issues.apache.org/jira/browse/SPARK-31500 Project: Spark

[jira] [Commented] (SPARK-20314) Inconsistent error handling in JSON parsing SQL functions

2017-04-19 Thread Eric Wasserman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15975744#comment-15975744 ] Eric Wasserman commented on SPARK-20314: h2. Cause The cause of the error appears to be a misuse

[jira] [Commented] (SPARK-20314) Inconsistent error handling in JSON parsing SQL functions

2017-04-19 Thread Eric Wasserman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15975692#comment-15975692 ] Eric Wasserman commented on SPARK-20314: {code:title=JsonParseError.scala|borderStyle=solid} //

[jira] [Created] (SPARK-20314) Inconsistent error handling in JSON parsing SQL functions

2017-04-12 Thread Eric Wasserman (JIRA)
Eric Wasserman created SPARK-20314: -- Summary: Inconsistent error handling in JSON parsing SQL functions Key: SPARK-20314 URL: https://issues.apache.org/jira/browse/SPARK-20314 Project: Spark

[jira] [Commented] (SPARK-15070) Data corruption when using Dataset.groupBy[K : Encoder](func: T => K) when data loaded from JSON file.

2016-05-03 Thread Eric Wasserman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15269468#comment-15269468 ] Eric Wasserman commented on SPARK-15070: I tried the same example (actually slightly modified to

[jira] [Created] (SPARK-15070) Data corruption when using Dataset.groupBy[K : Encoder](func: T => K) when data loaded from JSON file.

2016-05-02 Thread Eric Wasserman (JIRA)
Eric Wasserman created SPARK-15070: -- Summary: Data corruption when using Dataset.groupBy[K : Encoder](func: T => K) when data loaded from JSON file. Key: SPARK-15070 URL: