[jira] [Updated] (SPARK-38653) Repartition by Column that is Int not working properly only on particular numbers. (11, 33)

2022-03-26 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-38653: - Component/s: SQL (was: Spark Core) > Repartition by Column that is Int not

[jira] [Assigned] (SPARK-38663) Remove inaccessible repository: https://dl.bintray.com

2022-03-26 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-38663: Assignee: Yuming Wang > Remove inaccessible repository: https://dl.bintray.com >

[jira] [Resolved] (SPARK-38663) Remove inaccessible repository: https://dl.bintray.com

2022-03-26 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-38663. -- Fix Version/s: 3.0.4 Resolution: Fixed Issue resolved by pull request 35978

[jira] [Updated] (SPARK-38528) NullPointerException when selecting a generator in a Stream of aggregate expressions

2022-03-26 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-38528: - Fix Version/s: 3.1.3 > NullPointerException when selecting a generator in a Stream of aggregate

[jira] [Updated] (SPARK-38528) NullPointerException when selecting a generator in a Stream of aggregate expressions

2022-03-26 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-38528: - Fix Version/s: 3.2.2 > NullPointerException when selecting a generator in a Stream of aggregate

[jira] [Resolved] (SPARK-38308) Select of a stream of window expressions fails

2022-03-26 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-38308. -- Fix Version/s: 3.3.0 Assignee: Bruce Robbins Resolution: Fixed Fixed in

[jira] [Created] (SPARK-38666) Missing aggregate filter checks

2022-03-26 Thread Bruce Robbins (Jira)
Bruce Robbins created SPARK-38666: - Summary: Missing aggregate filter checks Key: SPARK-38666 URL: https://issues.apache.org/jira/browse/SPARK-38666 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-38666) Missing aggregate filter checks

2022-03-26 Thread Bruce Robbins (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Robbins updated SPARK-38666: -- Description: h3. Window function in filter {noformat} select sum(a) filter (where

[jira] [Commented] (SPARK-33349) ExecutorPodsWatchSnapshotSource: Kubernetes client has been closed

2022-03-26 Thread Devender (Jira)
[ https://issues.apache.org/jira/browse/SPARK-33349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17512765#comment-17512765 ] Devender commented on SPARK-33349: -- We are also using

[jira] [Assigned] (SPARK-38665) upgrade jackson due to CVE-2020-36518

2022-03-26 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-38665: Assignee: Apache Spark > upgrade jackson due to CVE-2020-36518 >

[jira] [Assigned] (SPARK-38665) upgrade jackson due to CVE-2020-36518

2022-03-26 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-38665: Assignee: (was: Apache Spark) > upgrade jackson due to CVE-2020-36518 >

[jira] [Commented] (SPARK-38665) upgrade jackson due to CVE-2020-36518

2022-03-26 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17512761#comment-17512761 ] Apache Spark commented on SPARK-38665: -- User 'pan3793' has created a pull request for this issue:

[jira] [Updated] (SPARK-38661) [TESTS] Replace 'abc & Symbol("abc") symbols with $"abc" in tests

2022-03-26 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen updated SPARK-38661: - Fix Version/s: (was: 3.3.0) > [TESTS] Replace 'abc & Symbol("abc") symbols with $"abc" in

[jira] [Commented] (SPARK-37512) Support TimedeltaIndex creation (from Series/Index) and TimedeltaIndex.astype

2022-03-26 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17512745#comment-17512745 ] Apache Spark commented on SPARK-37512: -- User 'Yikun' has created a pull request for this issue:

[jira] [Commented] (SPARK-37512) Support TimedeltaIndex creation (from Series/Index) and TimedeltaIndex.astype

2022-03-26 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17512744#comment-17512744 ] Apache Spark commented on SPARK-37512: -- User 'Yikun' has created a pull request for this issue:

[jira] [Created] (SPARK-38665) upgrade jackson due to CVE-2020-36518

2022-03-26 Thread PJ Fanning (Jira)
PJ Fanning created SPARK-38665: -- Summary: upgrade jackson due to CVE-2020-36518 Key: SPARK-38665 URL: https://issues.apache.org/jira/browse/SPARK-38665 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-38570) Incorrect DynamicPartitionPruning caused by Literal

2022-03-26 Thread Yuming Wang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-38570: Fix Version/s: 3.1.4 (was: 3.1.3) > Incorrect DynamicPartitionPruning

[jira] [Updated] (SPARK-38570) Incorrect DynamicPartitionPruning caused by Literal

2022-03-26 Thread Yuming Wang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-38570: Fix Version/s: 3.1.3 3.0.4 3.2.2 > Incorrect

[jira] [Updated] (SPARK-38663) Remove inaccessible repository: https://dl.bintray.com

2022-03-26 Thread Yuming Wang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-38663: Summary: Remove inaccessible repository: https://dl.bintray.com (was: Could not connect to

[jira] [Assigned] (SPARK-38664) EventLog compact will fail if there are illegal characters in the path

2022-03-26 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-38664: Assignee: (was: Apache Spark) > EventLog compact will fail if there are illegal

[jira] [Assigned] (SPARK-38664) EventLog compact will fail if there are illegal characters in the path

2022-03-26 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-38664: Assignee: Apache Spark > EventLog compact will fail if there are illegal characters in

[jira] [Commented] (SPARK-38664) EventLog compact will fail if there are illegal characters in the path

2022-03-26 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17512694#comment-17512694 ] Apache Spark commented on SPARK-38664: -- User 'lw33' has created a pull request for this issue:

[jira] [Updated] (SPARK-38664) EventLog compact will fail if there are illegal characters in the path

2022-03-26 Thread w l (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] w l updated SPARK-38664: Component/s: Deploy (was: Spark Core) > EventLog compact will fail if there are illegal

[jira] [Updated] (SPARK-38664) EventLog compact will fail if there are illegal characters in the path

2022-03-26 Thread w l (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] w l updated SPARK-38664: Summary: EventLog compact will fail if there are illegal characters in the path (was: Compact EventLog fail when

[jira] [Created] (SPARK-38664) Compact EventLog fail when Event Log path has illegal characters

2022-03-26 Thread w l (Jira)
w l created SPARK-38664: --- Summary: Compact EventLog fail when Event Log path has illegal characters Key: SPARK-38664 URL: https://issues.apache.org/jira/browse/SPARK-38664 Project: Spark Issue Type:

[jira] [Commented] (SPARK-38663) Could not connect to dl.bintray.com

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

[jira] [Assigned] (SPARK-38663) Could not connect to dl.bintray.com

2022-03-26 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-38663: Assignee: Apache Spark > Could not connect to dl.bintray.com >

[jira] [Assigned] (SPARK-38663) Could not connect to dl.bintray.com

2022-03-26 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-38663: Assignee: (was: Apache Spark) > Could not connect to dl.bintray.com >

[jira] [Created] (SPARK-38663) Could not connect to dl.bintray.com

2022-03-26 Thread Yuming Wang (Jira)
Yuming Wang created SPARK-38663: --- Summary: Could not connect to dl.bintray.com Key: SPARK-38663 URL: https://issues.apache.org/jira/browse/SPARK-38663 Project: Spark Issue Type: Bug