[jira] [Updated] (SPARK-40481) Ignore stage fetch failure caused by decommissioned executor

2022-10-09 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-40481: -- Affects Version/s: 3.4.0 (was: 3.3.0) > Ignore stage fetch failure

[jira] [Commented] (SPARK-40515) Add apache/spark-docker repo

2022-10-09 Thread Yikun Jiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17614860#comment-17614860 ] Yikun Jiang commented on SPARK-40515: - https://issues.apache.org/jira/browse/INFRA-23750 Only

[jira] [Commented] (SPARK-32288) [UI] Add failure summary table in stage page

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17614856#comment-17614856 ] Apache Spark commented on SPARK-32288: -- User 'warrenzhu25' has created a pull request for this

[jira] [Resolved] (SPARK-40718) Replace shaded netty with grpc netty to avoid double shaded dependency.

2022-10-09 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-40718. --- Fix Version/s: 3.4.0 Resolution: Fixed Issue resolved by pull request 38179

[jira] [Assigned] (SPARK-40718) Replace shaded netty with grpc netty to avoid double shaded dependency.

2022-10-09 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun reassigned SPARK-40718: - Assignee: Martin Grund > Replace shaded netty with grpc netty to avoid double shaded

[jira] [Updated] (SPARK-40722) How to set BlockManager info of hostname as ipaddress

2022-10-09 Thread Chen Xia (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen Xia updated SPARK-40722: - Description:   {code:java} 2022-10-09 17:22:42.517 [INFO ] [YARN application state monitor          ]

[jira] [Updated] (SPARK-40722) How to set BlockManager info of hostname as ipaddress

2022-10-09 Thread Chen Xia (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen Xia updated SPARK-40722: - Summary: How to set BlockManager info of hostname as ipaddress (was: how to set driver hostname as

[jira] [Created] (SPARK-40722) how to set driver hostname as ipaddress

2022-10-09 Thread Chen Xia (Jira)
Chen Xia created SPARK-40722: Summary: how to set driver hostname as ipaddress Key: SPARK-40722 URL: https://issues.apache.org/jira/browse/SPARK-40722 Project: Spark Issue Type: Question

[jira] [Commented] (SPARK-40721) Use `||` instead of `|` in TimSort

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17614751#comment-17614751 ] Apache Spark commented on SPARK-40721: -- User 'LuciferYang' has created a pull request for this

[jira] [Assigned] (SPARK-40721) Use `||` instead of `|` in TimSort

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40721: Assignee: (was: Apache Spark) > Use `||` instead of `|` in TimSort >

[jira] [Commented] (SPARK-40721) Use `||` instead of `|` in TimSort

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17614752#comment-17614752 ] Apache Spark commented on SPARK-40721: -- User 'LuciferYang' has created a pull request for this

[jira] [Assigned] (SPARK-40721) Use `||` instead of `|` in TimSort

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40721: Assignee: Apache Spark > Use `||` instead of `|` in TimSort >

[jira] [Created] (SPARK-40721) Use `||` instead of `|` in TimSort

2022-10-09 Thread Yang Jie (Jira)
Yang Jie created SPARK-40721: Summary: Use `||` instead of `|` in TimSort Key: SPARK-40721 URL: https://issues.apache.org/jira/browse/SPARK-40721 Project: Spark Issue Type: Improvement

[jira] [Updated] (SPARK-40703) Performance regression for joins in Spark 3.3 vs Spark 3.2

2022-10-09 Thread Bryan Keller (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Keller updated SPARK-40703: - Attachment: (was: test.py) > Performance regression for joins in Spark 3.3 vs Spark 3.2 >

[jira] [Updated] (SPARK-40703) Performance regression for joins in Spark 3.3 vs Spark 3.2

2022-10-09 Thread Bryan Keller (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Keller updated SPARK-40703: - Attachment: test.py > Performance regression for joins in Spark 3.3 vs Spark 3.2 >

[jira] [Commented] (SPARK-40703) Performance regression for joins in Spark 3.3 vs Spark 3.2

2022-10-09 Thread Bryan Keller (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17614738#comment-17614738 ] Bryan Keller commented on SPARK-40703: -- [~csun] I added a pyspark script that shows the difference

[jira] [Updated] (SPARK-40703) Performance regression for joins in Spark 3.3 vs Spark 3.2

2022-10-09 Thread Bryan Keller (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Keller updated SPARK-40703: - Attachment: test.py > Performance regression for joins in Spark 3.3 vs Spark 3.2 >

[jira] [Resolved] (SPARK-40675) Supplement missing spark configuration in documentation

2022-10-09 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen resolved SPARK-40675. -- Resolution: Fixed Resolved by https://github.com/apache/spark/pull/38131 > Supplement

[jira] [Reopened] (SPARK-40675) Supplement missing spark configuration in documentation

2022-10-09 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen reopened SPARK-40675: -- > Supplement missing spark configuration in documentation >

[jira] [Resolved] (SPARK-40710) Supplement undocumented parquet configurations in documentation

2022-10-09 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen resolved SPARK-40710. -- Fix Version/s: 3.4.0 Resolution: Fixed Issue resolved by pull request 38160

[jira] [Assigned] (SPARK-40710) Supplement undocumented parquet configurations in documentation

2022-10-09 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen reassigned SPARK-40710: Assignee: Qian Sun > Supplement undocumented parquet configurations in documentation >

[jira] [Resolved] (SPARK-40675) Supplement missing spark configuration in documentation

2022-10-09 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen resolved SPARK-40675. -- Fix Version/s: 3.4.0 Assignee: Qian Sun Resolution: Done > Supplement missing

[jira] [Resolved] (SPARK-40709) Supplement undocumented avro configurations in documentation

2022-10-09 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen resolved SPARK-40709. -- Fix Version/s: 3.4.0 Resolution: Fixed Issue resolved by pull request 38156

[jira] [Resolved] (SPARK-40699) Supplement undocumented yarn configuration in documentation

2022-10-09 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen resolved SPARK-40699. -- Fix Version/s: 3.4.0 Resolution: Fixed Issue resolved by pull request 38150

[jira] [Assigned] (SPARK-40709) Supplement undocumented avro configurations in documentation

2022-10-09 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen reassigned SPARK-40709: Assignee: Qian Sun > Supplement undocumented avro configurations in documentation >

[jira] [Assigned] (SPARK-40699) Supplement undocumented yarn configuration in documentation

2022-10-09 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen reassigned SPARK-40699: Assignee: Qian Sun > Supplement undocumented yarn configuration in documentation >

[jira] [Updated] (SPARK-40710) Supplement undocumented parquet configurations in documentation

2022-10-09 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen updated SPARK-40710: - Priority: Minor (was: Major) > Supplement undocumented parquet configurations in documentation

[jira] [Updated] (SPARK-40675) Supplement missing spark configuration in documentation

2022-10-09 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen updated SPARK-40675: - Priority: Minor (was: Major) > Supplement missing spark configuration in documentation >

[jira] [Updated] (SPARK-40699) Supplement undocumented yarn configuration in documentation

2022-10-09 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen updated SPARK-40699: - Priority: Minor (was: Major) > Supplement undocumented yarn configuration in documentation >

[jira] [Updated] (SPARK-40709) Supplement undocumented avro configurations in documentation

2022-10-09 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen updated SPARK-40709: - Priority: Minor (was: Major) > Supplement undocumented avro configurations in documentation >

[jira] [Updated] (SPARK-40712) upgrade sbt-assembly plugin to 1.2.0

2022-10-09 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen updated SPARK-40712: - Priority: Minor (was: Major) > upgrade sbt-assembly plugin to 1.2.0 >

[jira] [Resolved] (SPARK-40712) upgrade sbt-assembly plugin to 1.2.0

2022-10-09 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen resolved SPARK-40712. -- Fix Version/s: 3.4.0 Resolution: Fixed Issue resolved by pull request 38164

[jira] [Assigned] (SPARK-40712) upgrade sbt-assembly plugin to 1.2.0

2022-10-09 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen reassigned SPARK-40712: Assignee: Yang Jie > upgrade sbt-assembly plugin to 1.2.0 >

[jira] [Commented] (SPARK-40720) Spark-UI jobs status not updating under high concurrency scenario

2022-10-09 Thread Apache Spark (Jira)
wse/SPARK-40720 > Project: Spark > Issue Type: Improvement > Components: Web UI >Affects Versions: 2.4.5, 3.2.0 >Reporter: tenglei >Priority: Major > Attachments: 20221009-195522(WeLinkPC).png > > > In a high concu

[jira] [Commented] (SPARK-40720) Spark-UI jobs status not updating under high concurrency scenario

2022-10-09 Thread Apache Spark (Jira)
wse/SPARK-40720 > Project: Spark > Issue Type: Improvement > Components: Web UI >Affects Versions: 2.4.5, 3.2.0 >Reporter: tenglei >Priority: Major > Attachments: 20221009-195522(WeLinkPC).png > > > In a high concu

[jira] [Assigned] (SPARK-40720) Spark-UI jobs status not updating under high concurrency scenario

2022-10-09 Thread Apache Spark (Jira)
UI >Affects Versions: 2.4.5, 3.2.0 >Reporter: tenglei >Assignee: Apache Spark >Priority: Major > Attachments: 20221009-195522(WeLinkPC).png > > > In a high concurrency scenario, we can see from the spark-ui that there are a > l

[jira] [Assigned] (SPARK-40720) Spark-UI jobs status not updating under high concurrency scenario

2022-10-09 Thread Apache Spark (Jira)
nts: Web UI >Affects Versions: 2.4.5, 3.2.0 >Reporter: tenglei >Priority: Major > Attachments: 20221009-195522(WeLinkPC).png > > > In a high concurrency scenario, we can see from the spark-ui that there are a > lot of jobs running all t

[jira] [Updated] (SPARK-40720) Spark-UI jobs status not updating under high concurrency scenario

2022-10-09 Thread tenglei (Jira)
> Components: Web UI >Affects Versions: 2.4.5, 3.2.0 >Reporter: tenglei >Priority: Major > Attachments: 20221009-195522(WeLinkPC).png > > > In a high concurrency scenario, we can see from the spark-ui that there are a > lot

[jira] [Updated] (SPARK-40720) Spark-UI jobs status not updating under high concurrency scenario

2022-10-09 Thread tenglei (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tenglei updated SPARK-40720: Attachment: 20221009-195522(WeLinkPC).png > Spark-UI jobs status not updating under high concurre

[jira] [Updated] (SPARK-40720) Spark-UI jobs status not updating under high concurrency scenario

2022-10-09 Thread tenglei (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tenglei updated SPARK-40720: Description: In a high concurrency scenario, we can see from the spark-ui that there are a lot of jobs

[jira] [Updated] (SPARK-40720) Spark-UI jobs status not updating under high concurrency scenario

2022-10-09 Thread tenglei (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tenglei updated SPARK-40720: Description: In a high concurrency scenario, we can see from the spark-ui interface that there are a lot

[jira] [Created] (SPARK-40720) Spark-UI jobs status not updating under high concurrency scenario

2022-10-09 Thread tenglei (Jira)
tenglei created SPARK-40720: --- Summary: Spark-UI jobs status not updating under high concurrency scenario Key: SPARK-40720 URL: https://issues.apache.org/jira/browse/SPARK-40720 Project: Spark

[jira] [Updated] (SPARK-40719) CTAS should respect TBLPROPERTIES during execution

2022-10-09 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-40719: -- Affects Version/s: 3.1.3 > CTAS should respect TBLPROPERTIES during execution >

[jira] [Updated] (SPARK-40719) CTAS should respect TBLPROPERTIES during execution

2022-10-09 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-40719: -- Affects Version/s: 3.2.2 3.2.1 3.2.0 > CTAS

[jira] [Assigned] (SPARK-40719) CTAS should respect TBLPROPERTIES during execution

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40719: Assignee: Apache Spark > CTAS should respect TBLPROPERTIES during execution >

[jira] [Commented] (SPARK-40719) CTAS should respect TBLPROPERTIES during execution

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17614686#comment-17614686 ] Apache Spark commented on SPARK-40719: -- User 'dongjoon-hyun' has created a pull request for this

[jira] [Assigned] (SPARK-40719) CTAS should respect TBLPROPERTIES during execution

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40719: Assignee: (was: Apache Spark) > CTAS should respect TBLPROPERTIES during execution >

[jira] [Commented] (SPARK-40719) CTAS should respect TBLPROPERTIES during execution

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17614685#comment-17614685 ] Apache Spark commented on SPARK-40719: -- User 'dongjoon-hyun' has created a pull request for this

[jira] [Updated] (SPARK-40719) CTAS should respect TBLPROPERTIES during execution

2022-10-09 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-40719: -- Description: Currently, Spark `CTAS` has inconsistent behavior when we use `STORED AS` and

[jira] [Updated] (SPARK-40719) CTAS should respect TBLPROPERTIES during execution

2022-10-09 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-40719: -- Description: {code} spark-sql> CREATE TABLE t1 STORED AS PARQUET TBLPROPERTIES

[jira] [Created] (SPARK-40719) CTAS should respect TBLPROPERTIES during execution

2022-10-09 Thread Dongjoon Hyun (Jira)
Dongjoon Hyun created SPARK-40719: - Summary: CTAS should respect TBLPROPERTIES during execution Key: SPARK-40719 URL: https://issues.apache.org/jira/browse/SPARK-40719 Project: Spark Issue

[jira] [Updated] (SPARK-40719) CTAS should respect TBLPROPERTIES during execution

2022-10-09 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-40719: -- Description: {code} spark-sql> CREATE TABLE t1 STORED AS PARQUET TBLPROPERTIES

[jira] [Commented] (SPARK-40718) Replace shaded netty with grpc netty to avoid double shaded dependency.

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17614676#comment-17614676 ] Apache Spark commented on SPARK-40718: -- User 'grundprinzip' has created a pull request for this

[jira] [Assigned] (SPARK-40718) Replace shaded netty with grpc netty to avoid double shaded dependency.

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40718: Assignee: (was: Apache Spark) > Replace shaded netty with grpc netty to avoid double

[jira] [Commented] (SPARK-40718) Replace shaded netty with grpc netty to avoid double shaded dependency.

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17614675#comment-17614675 ] Apache Spark commented on SPARK-40718: -- User 'grundprinzip' has created a pull request for this

[jira] [Assigned] (SPARK-40718) Replace shaded netty with grpc netty to avoid double shaded dependency.

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40718: Assignee: Apache Spark > Replace shaded netty with grpc netty to avoid double shaded

[jira] [Created] (SPARK-40718) Replace shaded netty with grpc netty to avoid double shaded dependency.

2022-10-09 Thread Martin Grund (Jira)
Martin Grund created SPARK-40718: Summary: Replace shaded netty with grpc netty to avoid double shaded dependency. Key: SPARK-40718 URL: https://issues.apache.org/jira/browse/SPARK-40718 Project:

[jira] [Commented] (SPARK-40716) Relax the restrictions of broadcast join on bloom filter

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

[jira] [Assigned] (SPARK-40716) Relax the restrictions of broadcast join on bloom filter

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40716: Assignee: Apache Spark > Relax the restrictions of broadcast join on bloom filter >

[jira] [Commented] (SPARK-40716) Relax the restrictions of broadcast join on bloom filter

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

[jira] [Assigned] (SPARK-40716) Relax the restrictions of broadcast join on bloom filter

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40716: Assignee: (was: Apache Spark) > Relax the restrictions of broadcast join on bloom

[jira] [Commented] (SPARK-40663) Migrate execution errors onto error classes

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

[jira] [Assigned] (SPARK-40715) Support preferring shuffled hash join thought LocalMapThreshold is less than advisory partition size

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40715: Assignee: Apache Spark > Support preferring shuffled hash join thought LocalMapThreshold

[jira] [Commented] (SPARK-40715) Support preferring shuffled hash join thought LocalMapThreshold is less than advisory partition size

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

[jira] [Assigned] (SPARK-40715) Support preferring shuffled hash join thought LocalMapThreshold is less than advisory partition size

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40715: Assignee: (was: Apache Spark) > Support preferring shuffled hash join thought

[jira] [Commented] (SPARK-40663) Migrate execution errors onto error classes

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

[jira] [Updated] (SPARK-40716) Relax the restrictions of broadcast join on bloom filter

2022-10-09 Thread jiaan.geng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jiaan.geng updated SPARK-40716: --- Description: Currently, if the creation side of bloom filter could be broadcasted, Spark cannot

[jira] [Assigned] (SPARK-40717) Support Column Alias in connect DSL

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40717: Assignee: (was: Apache Spark) > Support Column Alias in connect DSL >

[jira] [Commented] (SPARK-40717) Support Column Alias in connect DSL

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

[jira] [Assigned] (SPARK-40717) Support Column Alias in connect DSL

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40717: Assignee: Apache Spark > Support Column Alias in connect DSL >

[jira] [Created] (SPARK-40717) Support Column Alias in connect DSL

2022-10-09 Thread Rui Wang (Jira)
Rui Wang created SPARK-40717: Summary: Support Column Alias in connect DSL Key: SPARK-40717 URL: https://issues.apache.org/jira/browse/SPARK-40717 Project: Spark Issue Type: Sub-task

[jira] [Updated] (SPARK-40716) Relax the restrictions of broadcast join on bloom filter

2022-10-09 Thread jiaan.geng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jiaan.geng updated SPARK-40716: --- Description: Currently, > Relax the restrictions of broadcast join on bloom filter >

[jira] [Created] (SPARK-40716) Relax the restrictions of broadcast join on bloom filter

2022-10-09 Thread jiaan.geng (Jira)
jiaan.geng created SPARK-40716: -- Summary: Relax the restrictions of broadcast join on bloom filter Key: SPARK-40716 URL: https://issues.apache.org/jira/browse/SPARK-40716 Project: Spark Issue

[jira] [Created] (SPARK-40715) Support preferring shuffled hash join thought LocalMapThreshold is less than advisory partition size

2022-10-09 Thread Wan Kun (Jira)
Wan Kun created SPARK-40715: --- Summary: Support preferring shuffled hash join thought LocalMapThreshold is less than advisory partition size Key: SPARK-40715 URL: https://issues.apache.org/jira/browse/SPARK-40715

[jira] [Assigned] (SPARK-40714) Remove PartitionAlreadyExistsException

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40714: Assignee: Apache Spark (was: Max Gekk) > Remove PartitionAlreadyExistsException >

[jira] [Assigned] (SPARK-40714) Remove PartitionAlreadyExistsException

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40714: Assignee: Max Gekk (was: Apache Spark) > Remove PartitionAlreadyExistsException >

[jira] [Commented] (SPARK-40714) Remove PartitionAlreadyExistsException

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

[jira] [Created] (SPARK-40714) Remove PartitionAlreadyExistsException

2022-10-09 Thread Max Gekk (Jira)
Max Gekk created SPARK-40714: Summary: Remove PartitionAlreadyExistsException Key: SPARK-40714 URL: https://issues.apache.org/jira/browse/SPARK-40714 Project: Spark Issue Type: Sub-task

[jira] [Commented] (SPARK-40663) Migrate execution errors onto error classes

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

[jira] [Commented] (SPARK-8731) Beeline doesn't work with -e option when started in background

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

[jira] [Commented] (SPARK-8731) Beeline doesn't work with -e option when started in background

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

[jira] [Commented] (SPARK-9213) Improve regular expression performance (via joni)

2022-10-09 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-9213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17614621#comment-17614621 ] Apache Spark commented on SPARK-9213: - User 'lyy-pineapple' has created a pull request for this

[jira] [Commented] (SPARK-40663) Migrate execution errors onto error classes

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