[jira] [Commented] (SPARK-43185) Inline `hadoop-client` related properties in `pom.xml`

2023-04-22 Thread Snoot.io (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17715350#comment-17715350 ] Snoot.io commented on SPARK-43185: -- User 'LuciferYang' has created a pull request for this issue:

[jira] [Updated] (SPARK-43240) df.describe() method may- return wrong result if the last RDD is RDD[UnsafeRow]

2023-04-22 Thread Ke Jia (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ke Jia updated SPARK-43240: --- Description: When calling the df.describe() method, the result  maybe wrong when the last RDD is

[jira] [Created] (SPARK-43240) df.describe() method may- return wrong result if the last RDD is RDD[UnsafeRow]

2023-04-22 Thread Ke Jia (Jira)
Ke Jia created SPARK-43240: -- Summary: df.describe() method may- return wrong result if the last RDD is RDD[UnsafeRow] Key: SPARK-43240 URL: https://issues.apache.org/jira/browse/SPARK-43240 Project: Spark

[jira] [Updated] (SPARK-43239) Remove null_counts from info()

2023-04-22 Thread Jira
[ https://issues.apache.org/jira/browse/SPARK-43239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bjørn Jørgensen updated SPARK-43239: Description: df.info() is broken now. It prints TypeError

[jira] [Updated] (SPARK-43239) Remove null_counts from info()

2023-04-22 Thread Jira
[ https://issues.apache.org/jira/browse/SPARK-43239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bjørn Jørgensen updated SPARK-43239: Description: df.info() is broken now. It prints {code:java} // Some comments here

[jira] [Commented] (SPARK-43239) Remove null_counts from info()

2023-04-22 Thread Jira
[ https://issues.apache.org/jira/browse/SPARK-43239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17715320#comment-17715320 ] Bjørn Jørgensen commented on SPARK-43239: - https://github.com/apache/spark/pull/40913 > Remove

[jira] [Created] (SPARK-43239) Remove null_counts from info()

2023-04-22 Thread Jira
Bjørn Jørgensen created SPARK-43239: --- Summary: Remove null_counts from info() Key: SPARK-43239 URL: https://issues.apache.org/jira/browse/SPARK-43239 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-43224) Executor should not be removed when decommissioned in standalone

2023-04-22 Thread Zhongwei Zhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhongwei Zhu updated SPARK-43224: - Description: Currently, executor info in standalone master will be removed once decommissioned.

[jira] [Created] (SPARK-43238) Support only decommission idle workers in standalone

2023-04-22 Thread Zhongwei Zhu (Jira)
Zhongwei Zhu created SPARK-43238: Summary: Support only decommission idle workers in standalone Key: SPARK-43238 URL: https://issues.apache.org/jira/browse/SPARK-43238 Project: Spark Issue

[jira] [Created] (SPARK-43237) Handle null exception message in event log

2023-04-22 Thread Zhongwei Zhu (Jira)
Zhongwei Zhu created SPARK-43237: Summary: Handle null exception message in event log Key: SPARK-43237 URL: https://issues.apache.org/jira/browse/SPARK-43237 Project: Spark Issue Type: Bug

[jira] [Created] (SPARK-43236) Sort entries in the pyspark API reference docs alphabetically

2023-04-22 Thread Lukasz Mentel (Jira)
Lukasz Mentel created SPARK-43236: - Summary: Sort entries in the pyspark API reference docs alphabetically Key: SPARK-43236 URL: https://issues.apache.org/jira/browse/SPARK-43236 Project: Spark

[jira] [Created] (SPARK-43235) ClientDistributedCacheManager doesn't set the LocalResourceVisibility.PRIVATE if isPublic throws exception

2023-04-22 Thread Pralabh Kumar (Jira)
Pralabh Kumar created SPARK-43235: - Summary: ClientDistributedCacheManager doesn't set the LocalResourceVisibility.PRIVATE if isPublic throws exception Key: SPARK-43235 URL:

[jira] [Commented] (SPARK-43142) DSL expressions fail on attribute with special characters

2023-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17715253#comment-17715253 ] ASF GitHub Bot commented on SPARK-43142: User 'rshkv' has created a pull request for this issue: