[jira] [Commented] (SPARK-23299) __repr__ broken for Rows instantiated with *args

2018-02-03 Thread Shashwat Anand (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351670#comment-16351670 ] Shashwat Anand commented on SPARK-23299: Seems like a valid issue to me.  [~srowen] Should I send

[jira] [Created] (SPARK-23330) Spark UI SQL executions page throws NPE

2018-02-03 Thread Jiang Xingbo (JIRA)
Jiang Xingbo created SPARK-23330: Summary: Spark UI SQL executions page throws NPE Key: SPARK-23330 URL: https://issues.apache.org/jira/browse/SPARK-23330 Project: Spark Issue Type: Bug

[jira] [Assigned] (SPARK-22430) Unknown tag warnings when building R docs with Roxygen 6.0.1

2018-02-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-22430: Assignee: Apache Spark > Unknown tag warnings when building R docs with Roxygen 6.0.1 >

[jira] [Commented] (SPARK-22430) Unknown tag warnings when building R docs with Roxygen 6.0.1

2018-02-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351622#comment-16351622 ] Apache Spark commented on SPARK-22430: -- User 'rekhajoshm' has created a pull request for this issue:

[jira] [Assigned] (SPARK-22430) Unknown tag warnings when building R docs with Roxygen 6.0.1

2018-02-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-22430: Assignee: (was: Apache Spark) > Unknown tag warnings when building R docs with

[jira] [Commented] (SPARK-22711) _pickle.PicklingError: args[0] from __newobj__ args has the wrong class from cloudpickle.py

2018-02-03 Thread Prateek (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351601#comment-16351601 ] Prateek commented on SPARK-22711: - Thanks . work around works fine. I wonder why *setup_environment*

[jira] [Commented] (SPARK-14023) Make exceptions consistent regarding fields and columns

2018-02-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351598#comment-16351598 ] Apache Spark commented on SPARK-14023: -- User 'rekhajoshm' has created a pull request for this issue:

[jira] [Assigned] (SPARK-14023) Make exceptions consistent regarding fields and columns

2018-02-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-14023: Assignee: (was: Apache Spark) > Make exceptions consistent regarding fields and

[jira] [Assigned] (SPARK-14023) Make exceptions consistent regarding fields and columns

2018-02-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-14023: Assignee: Apache Spark > Make exceptions consistent regarding fields and columns >

[jira] [Updated] (SPARK-23329) Update the function descriptions with the arguments and returned values of the trigonometric functions

2018-02-03 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-23329: -- Labels: starter (was: ) Priority: Minor (was: Major) Agree. At the least, this should say that

[jira] [Updated] (SPARK-21658) Adds the default None for value in na.replace in PySpark to match

2018-02-03 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-21658: - Fix Version/s: (was: 2.3.0) > Adds the default None for value in na.replace in PySpark to

[jira] [Created] (SPARK-23329) Update the function descriptions with the arguments and returned values of the trigonometric functions

2018-02-03 Thread Xiao Li (JIRA)
Xiao Li created SPARK-23329: --- Summary: Update the function descriptions with the arguments and returned values of the trigonometric functions Key: SPARK-23329 URL: https://issues.apache.org/jira/browse/SPARK-23329

[jira] [Resolved] (SPARK-21658) Adds the default None for value in na.replace in PySpark to match

2018-02-03 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-21658. -- Resolution: Duplicate > Adds the default None for value in na.replace in PySpark to match >

[jira] [Reopened] (SPARK-21658) Adds the default None for value in na.replace in PySpark to match

2018-02-03 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reopened SPARK-21658: -- > Adds the default None for value in na.replace in PySpark to match >

[jira] [Comment Edited] (SPARK-14047) GBT improvement umbrella

2018-02-03 Thread Clay Stevens (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351488#comment-16351488 ] Clay Stevens edited comment on SPARK-14047 at 2/3/18 7:05 PM: -- Is there

[jira] [Updated] (SPARK-23328) Disallow default value None in na.replace/replace when 'to_replace' is not a dictionary

2018-02-03 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-23328: - Summary: Disallow default value None in na.replace/replace when 'to_replace' is not a dictionary

[jira] [Commented] (SPARK-14047) GBT improvement umbrella

2018-02-03 Thread Clay Stevens (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351488#comment-16351488 ] Clay Stevens commented on SPARK-14047: -- Is there anything that can be done to prevent the "Caused

[jira] [Commented] (SPARK-21658) Adds the default None for value in na.replace in PySpark to match

2018-02-03 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351486#comment-16351486 ] Hyukjin Kwon commented on SPARK-21658: -- This JIRA targeted to match the signature with its original

[jira] [Commented] (SPARK-23328) Disallow default value None when 'to_replace' is not a dictionary

2018-02-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351482#comment-16351482 ] Apache Spark commented on SPARK-23328: -- User 'HyukjinKwon' has created a pull request for this

[jira] [Assigned] (SPARK-23328) Disallow default value None when 'to_replace' is not a dictionary

2018-02-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-23328: Assignee: (was: Apache Spark) > Disallow default value None when 'to_replace' is not

[jira] [Assigned] (SPARK-23328) Disallow default value None when 'to_replace' is not a dictionary

2018-02-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-23328: Assignee: Apache Spark > Disallow default value None when 'to_replace' is not a

[jira] [Created] (SPARK-23328) Disallow default value None when 'to_replace' is not a dictionary

2018-02-03 Thread Hyukjin Kwon (JIRA)
Hyukjin Kwon created SPARK-23328: Summary: Disallow default value None when 'to_replace' is not a dictionary Key: SPARK-23328 URL: https://issues.apache.org/jira/browse/SPARK-23328 Project: Spark

[jira] [Reopened] (SPARK-21658) Adds the default None for value in na.replace in PySpark to match

2018-02-03 Thread Xiao Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Li reopened SPARK-21658: - > Adds the default None for value in na.replace in PySpark to match >

[jira] [Resolved] (SPARK-21658) Adds the default None for value in na.replace in PySpark to match

2018-02-03 Thread Xiao Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Li resolved SPARK-21658. - Resolution: Invalid > Adds the default None for value in na.replace in PySpark to match >

[jira] [Commented] (SPARK-19454) Improve DataFrame.replace API

2018-02-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351480#comment-16351480 ] Apache Spark commented on SPARK-19454: -- User 'HyukjinKwon' has created a pull request for this

[jira] [Commented] (SPARK-22036) BigDecimal multiplication sometimes returns null

2018-02-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351366#comment-16351366 ] Apache Spark commented on SPARK-22036: -- User 'wangyum' has created a pull request for this issue:

[jira] [Commented] (SPARK-23314) Pandas grouped udf on dataset with timestamp column error

2018-02-03 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351333#comment-16351333 ] Felix Cheung commented on SPARK-23314: -- I've isolated this down to this particular file

[jira] [Commented] (SPARK-21658) Adds the default None for value in na.replace in PySpark to match

2018-02-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351331#comment-16351331 ] Apache Spark commented on SPARK-21658: -- User 'HyukjinKwon' has created a pull request for this

[jira] [Commented] (SPARK-21658) Adds the default None for value in na.replace in PySpark to match

2018-02-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351326#comment-16351326 ] Apache Spark commented on SPARK-21658: -- User 'byakuinss' has created a pull request for this issue:

[jira] [Commented] (SPARK-21658) Adds the default None for value in na.replace in PySpark to match

2018-02-03 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351327#comment-16351327 ] Hyukjin Kwon commented on SPARK-21658: -- I am going to revert this alias matching anyway considering

[jira] [Commented] (SPARK-21658) Adds the default None for value in na.replace in PySpark to match

2018-02-03 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351324#comment-16351324 ] Hyukjin Kwon commented on SPARK-21658: -- I think the actual root cause is because we happen to allow

[jira] [Resolved] (SPARK-23305) Test `spark.sql.files.ignoreMissingFiles` for all file-based data sources

2018-02-03 Thread Xiao Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Li resolved SPARK-23305. - Resolution: Fixed Assignee: Dongjoon Hyun Fix Version/s: 2.3.0 > Test

[jira] [Resolved] (SPARK-23311) add FilterFunction test case for test CombineTypedFilters

2018-02-03 Thread Xiao Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Li resolved SPARK-23311. - Resolution: Fixed Assignee: caoxuewen Fix Version/s: 2.3.0 > add FilterFunction test