[jira] [Commented] (SPARK-6239) Spark MLlib fpm#FPGrowth minSupport should use long instead

2015-03-30 Thread Tomasz Bartczak (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386924#comment-14386924 ] Tomasz Bartczak commented on SPARK-6239: I also stumbled upon this little

[jira] [Commented] (SPARK-7483) [MLLib] Using Kryo with FPGrowth fails with an exception

2015-05-11 Thread Tomasz Bartczak (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14537762#comment-14537762 ] Tomasz Bartczak commented on SPARK-7483: hmm, class

[jira] [Created] (SPARK-7483) [MLLib] Using Kryo with FPGrowth fails with an exception

2015-05-08 Thread Tomasz Bartczak (JIRA)
Tomasz Bartczak created SPARK-7483: -- Summary: [MLLib] Using Kryo with FPGrowth fails with an exception Key: SPARK-7483 URL: https://issues.apache.org/jira/browse/SPARK-7483 Project: Spark

[jira] [Commented] (SPARK-7483) [MLLib] Using Kryo with FPGrowth fails with an exception

2015-07-02 Thread Tomasz Bartczak (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612060#comment-14612060 ] Tomasz Bartczak commented on SPARK-7483: this solves the problem for me as well.

[jira] [Commented] (SPARK-7483) [MLLib] Using Kryo with FPGrowth fails with an exception

2015-07-03 Thread Tomasz Bartczak (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612929#comment-14612929 ] Tomasz Bartczak commented on SPARK-7483: hmm that's right - adding it in

[jira] [Created] (SPARK-10802) Let ALS recommend for subset of data

2015-09-24 Thread Tomasz Bartczak (JIRA)
Tomasz Bartczak created SPARK-10802: --- Summary: Let ALS recommend for subset of data Key: SPARK-10802 URL: https://issues.apache.org/jira/browse/SPARK-10802 Project: Spark Issue Type:

[jira] [Commented] (SPARK-10802) Let ALS recommend for subset of data

2015-09-25 Thread Tomasz Bartczak (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14907669#comment-14907669 ] Tomasz Bartczak commented on SPARK-10802: - hmm you are probably referring to method

[jira] [Created] (SPARK-14759) After join one cannot drop dynamically added column

2016-04-20 Thread Tomasz Bartczak (JIRA)
Tomasz Bartczak created SPARK-14759: --- Summary: After join one cannot drop dynamically added column Key: SPARK-14759 URL: https://issues.apache.org/jira/browse/SPARK-14759 Project: Spark

[jira] [Created] (SPARK-21567) Dataset with Tuple of type alias throws error

2017-07-28 Thread Tomasz Bartczak (JIRA)
Tomasz Bartczak created SPARK-21567: --- Summary: Dataset with Tuple of type alias throws error Key: SPARK-21567 URL: https://issues.apache.org/jira/browse/SPARK-21567 Project: Spark Issue

[jira] [Commented] (SPARK-21567) Dataset with Tuple of type alias throws error

2017-07-31 Thread Tomasz Bartczak (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16106920#comment-16106920 ] Tomasz Bartczak commented on SPARK-21567: - That's good there is a workaround. However as I

[jira] [Created] (SPARK-24347) df.alias() in python API should not clear metadata by default

2018-05-22 Thread Tomasz Bartczak (JIRA)
Tomasz Bartczak created SPARK-24347: --- Summary: df.alias() in python API should not clear metadata by default Key: SPARK-24347 URL: https://issues.apache.org/jira/browse/SPARK-24347 Project: Spark

[jira] [Created] (SPARK-23157) withColumn fails for a column that is a result of mapped DataSet

2018-01-19 Thread Tomasz Bartczak (JIRA)
Tomasz Bartczak created SPARK-23157: --- Summary: withColumn fails for a column that is a result of mapped DataSet Key: SPARK-23157 URL: https://issues.apache.org/jira/browse/SPARK-23157 Project:

[jira] [Commented] (SPARK-23157) withColumn fails for a column that is a result of mapped DataSet

2018-01-29 Thread Tomasz Bartczak (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16343168#comment-16343168 ] Tomasz Bartczak commented on SPARK-23157: - [~henryr] I see what you mean in your example.

[jira] [Created] (SPARK-23479) struct() cannot be combined with alias(metadata={})

2018-02-21 Thread Tomasz Bartczak (JIRA)
Tomasz Bartczak created SPARK-23479: --- Summary: struct() cannot be combined with alias(metadata={}) Key: SPARK-23479 URL: https://issues.apache.org/jira/browse/SPARK-23479 Project: Spark

[jira] [Commented] (SPARK-23477) Misleading exception message when union fails due to metadata

2018-02-21 Thread Tomasz Bartczak (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16371271#comment-16371271 ] Tomasz Bartczak commented on SPARK-23477: - So what is the effect on master? no exception at all

[jira] [Updated] (SPARK-23478) Inconsistent behaviour of union when columns have conflicting metadata

2018-02-21 Thread Tomasz Bartczak (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomasz Bartczak updated SPARK-23478: Priority: Minor (was: Major) > Inconsistent behaviour of union when columns have

[jira] [Updated] (SPARK-23479) struct() cannot be combined with alias(metadata={})

2018-02-21 Thread Tomasz Bartczak (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomasz Bartczak updated SPARK-23479: Priority: Minor (was: Major) > struct() cannot be combined with alias(metadata={}) >

[jira] [Created] (SPARK-23478) Inconsistent behaviour of union when columns have conflicting metadata

2018-02-21 Thread Tomasz Bartczak (JIRA)
Tomasz Bartczak created SPARK-23478: --- Summary: Inconsistent behaviour of union when columns have conflicting metadata Key: SPARK-23478 URL: https://issues.apache.org/jira/browse/SPARK-23478

[jira] [Created] (SPARK-23477) Misleading exception message when union fails due to metadata

2018-02-21 Thread Tomasz Bartczak (JIRA)
Tomasz Bartczak created SPARK-23477: --- Summary: Misleading exception message when union fails due to metadata Key: SPARK-23477 URL: https://issues.apache.org/jira/browse/SPARK-23477 Project: Spark

[jira] [Created] (SPARK-26627) sql_ctx loses '_conf' attribute for a pyspark dataframe converted to jdf and back

2019-01-15 Thread Tomasz Bartczak (JIRA)
Tomasz Bartczak created SPARK-26627: --- Summary: sql_ctx loses '_conf' attribute for a pyspark dataframe converted to jdf and back Key: SPARK-26627 URL: https://issues.apache.org/jira/browse/SPARK-26627

[jira] [Created] (SPARK-29437) CSV Writer should escape 'escapechar' when it exists in the data

2019-10-11 Thread Tomasz Bartczak (Jira)
Tomasz Bartczak created SPARK-29437: --- Summary: CSV Writer should escape 'escapechar' when it exists in the data Key: SPARK-29437 URL: https://issues.apache.org/jira/browse/SPARK-29437 Project: