[jira] [Updated] (SPARK-48587) Avoid storage amplification when accessing sub-Variant

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-48587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-48587: --- Labels: pull-request-available (was: ) > Avoid storage amplification when accessing

[jira] [Created] (SPARK-48587) Avoid storage amplification when accessing sub-Variant

2024-06-11 Thread David Cashman (Jira)
David Cashman created SPARK-48587: - Summary: Avoid storage amplification when accessing sub-Variant Key: SPARK-48587 URL: https://issues.apache.org/jira/browse/SPARK-48587 Project: Spark

[jira] [Updated] (SPARK-48587) Avoid storage amplification when accessing sub-Variant

2024-06-11 Thread David Cashman (Jira)
Variant, we just return the sub-slice of the Variant value along with the full metadata, even though most of the metadata is probably unnecessary to represent the value. This may be very inefficient if the value is then written to disk (e.g. shuffle file or parquet). We should instead rebuild

[jira] [Resolved] (SPARK-46490) Require error classes in SparkThrowable sub-classes

2023-12-30 Thread Max Gekk (Jira)
] > Require error classes in SparkThrowable sub-classes > --- > > Key: SPARK-46490 > URL: https://issues.apache.org/jira/browse/SPARK-46490 > Project: Spark > Issue Type: Sub-task

[jira] [Updated] (SPARK-46490) Require error classes in SparkThrowable sub-classes

2023-12-22 Thread Max Gekk (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Gekk updated SPARK-46490: - Description: Modify SparkThrowable sub-classes to accept only an error class instead of an error

[jira] [Created] (SPARK-46490) Require error classes in SparkThrowable sub-classes

2023-12-22 Thread Max Gekk (Jira)
Max Gekk created SPARK-46490: Summary: Require error classes in SparkThrowable sub-classes Key: SPARK-46490 URL: https://issues.apache.org/jira/browse/SPARK-46490 Project: Spark Issue Type: Sub

[jira] [Resolved] (SPARK-46381) Migrate sub-classes of AnalysisException to error classes

2023-12-13 Thread Max Gekk (Jira)
://github.com/apache/spark/pull/44314] > Migrate sub-classes of AnalysisException to error classes > - > > Key: SPARK-46381 > URL: https://issues.apache.org/jira/browse/SPARK-46381 >

[jira] [Assigned] (SPARK-46381) Migrate sub-classes of AnalysisException to error classes

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot reassigned SPARK-46381: -- Assignee: Apache Spark (was: Max Gekk) > Migrate sub-classes of AnalysisExcept

[jira] [Commented] (SPARK-40894) Introduce error sub-classes of the operation not allowed parse error

2023-12-12 Thread Pavel Fadeev (Jira)
uce error sub-classes of the operation not allowed parse error > > > Key: SPARK-40894 > URL: https://issues.apache.org/jira/browse/SPARK-40894 > Project: Spark >

[jira] [Updated] (SPARK-46381) Migrate sub-classes of AnalysisException to error classes

2023-12-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46381: --- Labels: pull-request-available (was: ) > Migrate sub-classes of AnalysisException to er

[jira] [Created] (SPARK-46381) Migrate sub-classes of AnalysisException to error classes

2023-12-12 Thread Max Gekk (Jira)
Max Gekk created SPARK-46381: Summary: Migrate sub-classes of AnalysisException to error classes Key: SPARK-46381 URL: https://issues.apache.org/jira/browse/SPARK-46381 Project: Spark Issue Type

[jira] [Updated] (SPARK-46202) Expose new ArtifactManager API to support in-memory artifacts and sub-directory structure

2023-12-01 Thread ASF GitHub Bot (Jira)
ort in-memory artifacts and > sub-directory structure > - > > Key: SPARK-46202 > URL: https://issues.apache.org/jira/browse/SPARK-46202 > Project: Spark

[jira] [Created] (SPARK-46202) Expose new ArtifactManager API to support in-memory artifacts and sub-directory structure

2023-12-01 Thread Venkata Sai Akhil Gudesa (Jira)
Venkata Sai Akhil Gudesa created SPARK-46202: Summary: Expose new ArtifactManager API to support in-memory artifacts and sub-directory structure Key: SPARK-46202 URL: https://issues.apache.org/jira

[jira] [Resolved] (SPARK-45857) Enforce the error classes in sub-classes of AnalysisException

2023-11-12 Thread Dongjoon Hyun (Jira)
/pull/43731] > Enforce the error classes in sub-classes of AnalysisException > - > > Key: SPARK-45857 > URL: https://issues.apache.org/jira/browse/SPARK-45857 > Project: Spark >

[jira] [Updated] (SPARK-45857) Enforce the error classes in sub-classes of AnalysisException

2023-11-09 Thread Max Gekk (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Gekk updated SPARK-45857: - Description: Make the error class in sub-classes of AnalysisException mandatory to enforce callers

[jira] [Created] (SPARK-45857) Enforce the error classes in sub-classes of AnalysisException

2023-11-09 Thread Max Gekk (Jira)
Max Gekk created SPARK-45857: Summary: Enforce the error classes in sub-classes of AnalysisException Key: SPARK-45857 URL: https://issues.apache.org/jira/browse/SPARK-45857 Project: Spark Issue

[jira] [Updated] (SPARK-45857) Enforce the error classes in sub-classes of AnalysisException

2023-11-09 Thread Max Gekk (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Gekk updated SPARK-45857: - Description: Make the error class in sub-classes of ParseException mandatory to enforce callers

[jira] [Commented] (SPARK-42869) can not analyze window exp on sub query

2023-04-19 Thread GuangWeiHong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17713987#comment-17713987 ] GuangWeiHong commented on SPARK-42869: -- OK, thanks > can not analyze window exp on sub qu

[jira] [Updated] (SPARK-42869) can not analyze window exp on sub query

2023-04-17 Thread Jia Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jia Fan updated SPARK-42869: Attachment: (was: image-2023-04-17-19-06-54-728.png) > can not analyze window exp on sub qu

[jira] [Updated] (SPARK-42869) can not analyze window exp on sub query

2023-04-17 Thread Jia Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jia Fan updated SPARK-42869: Attachment: image-2023-04-17-19-09-41-485.png > can not analyze window exp on sub qu

[jira] [Commented] (SPARK-42869) can not analyze window exp on sub query

2023-04-17 Thread Jia Fan (Jira)
already fixed. !image-2023-04-17-19-06-28-069.png|width=678,height=472! !image-2023-04-17-19-09-41-485.png|width=673,height=435! > can not analyze window exp on sub query > --- > > Key: SPARK-42869 > URL: https://is

[jira] [Updated] (SPARK-42869) can not analyze window exp on sub query

2023-04-17 Thread Jia Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jia Fan updated SPARK-42869: Attachment: image-2023-04-17-19-06-54-728.png > can not analyze window exp on sub qu

[jira] [Updated] (SPARK-42869) can not analyze window exp on sub query

2023-04-17 Thread Jia Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jia Fan updated SPARK-42869: Attachment: image-2023-04-17-19-06-28-069.png > can not analyze window exp on sub qu

[jira] [Updated] (SPARK-42869) can not analyze window exp on sub query

2023-03-20 Thread GuangWeiHong (Jira)
,height=361! > can not analyze window exp on sub query > --- > > Key: SPARK-42869 > URL: https://issues.apache.org/jira/browse/SPARK-42869 > Project: Spark > Issue Type: Bug > Comp

[jira] [Updated] (SPARK-42869) can not analyze window exp on sub query

2023-03-20 Thread GuangWeiHong (Jira)
) ) tbl WINDOW itr2 AS (PARTITION BY model )   Window specification itr is not defined in the WINDOW clause.   > can not analyze window exp on sub query > --- > > Key: SPARK-42869 > URL: https://issues.apache.org/ji

[jira] [Updated] (SPARK-42869) can not analyze window exp on sub query

2023-03-20 Thread GuangWeiHong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] GuangWeiHong updated SPARK-42869: - Attachment: image-2023-03-20-18-00-40-578.png > can not analyze window exp on sub qu

[jira] [Created] (SPARK-42869) can not analyze window exp on sub query

2023-03-20 Thread GuangWeiHong (Jira)
GuangWeiHong created SPARK-42869: Summary: can not analyze window exp on sub query Key: SPARK-42869 URL: https://issues.apache.org/jira/browse/SPARK-42869 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-41719) Spark SSLOptions sub settings should be set only when ssl is enabled

2023-01-03 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-41719: -- Affects Version/s: 3.4.0 (was: 3.2.4) > Spark SSLOptions

[jira] [Resolved] (SPARK-41719) Spark SSLOptions sub settings should be set only when ssl is enabled

2023-01-03 Thread Dongjoon Hyun (Jira)
://github.com/apache/spark/pull/39221] > Spark SSLOptions sub settings should be set only when ssl is enabled > > > Key: SPARK-41719 > URL: https://issues.apache.org/jira/bro

[jira] [Assigned] (SPARK-41719) Spark SSLOptions sub settings should be set only when ssl is enabled

2023-01-03 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun reassigned SPARK-41719: - Assignee: Shrikant Prasad > Spark SSLOptions sub settings should be set only when

[jira] [Updated] (SPARK-41719) Spark SSLOptions sub settings should be set only when ssl is enabled

2023-01-03 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-41719: -- Priority: Minor (was: Major) > Spark SSLOptions sub settings should be set only when

[jira] [Assigned] (SPARK-41719) Spark SSLOptions sub settings should be set only when ssl is enabled

2022-12-26 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-41719: Assignee: (was: Apache Spark) > Spark SSLOptions sub settings should be set o

[jira] [Assigned] (SPARK-41719) Spark SSLOptions sub settings should be set only when ssl is enabled

2022-12-26 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-41719: Assignee: Apache Spark > Spark SSLOptions sub settings should be set only when

[jira] [Commented] (SPARK-41719) Spark SSLOptions sub settings should be set only when ssl is enabled

2022-12-26 Thread Apache Spark (Jira)
: https://github.com/apache/spark/pull/39221 > Spark SSLOptions sub settings should be set only when ssl is enabled > > > Key: SPARK-41719 > URL: https://issues.apache.org/jira/bro

[jira] [Updated] (SPARK-41719) Spark SSLOptions sub settings should be set only when ssl is enabled

2022-12-26 Thread Shrikant Prasad (Jira)
are disregarded* > Spark SSLOptions sub settings should be set only when ssl is enabled > > > Key: SPARK-41719 > URL: https://issues.apache.org/jira/browse/SPARK-41719 >

[jira] [Updated] (SPARK-41719) Spark SSLOptions sub settings should be set only when ssl is enabled

2022-12-26 Thread Shrikant Prasad (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrikant Prasad updated SPARK-41719: Summary: Spark SSLOptions sub settings should be set only when ssl is enabled

[jira] [Assigned] (SPARK-41214) Sub-plan metrics under InMemoryRelation are missed when AQE Cached DataFrame Support is enabled

2022-11-20 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-41214: Assignee: (was: Apache Spark) > Sub-plan metrics under InMemoryRelation are mis

[jira] [Commented] (SPARK-41214) Sub-plan metrics under InMemoryRelation are missed when AQE Cached DataFrame Support is enabled

2022-11-20 Thread Apache Spark (Jira)
for this issue: https://github.com/apache/spark/pull/38736 > Sub-plan metrics under InMemoryRelation are missed when AQE Cached DataFrame > Support is enabled > --- > > K

[jira] [Assigned] (SPARK-41214) Sub-plan metrics under InMemoryRelation are missed when AQE Cached DataFrame Support is enabled

2022-11-20 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-41214: Assignee: Apache Spark > Sub-plan metrics under InMemoryRelation are missed when

[jira] [Commented] (SPARK-41214) Sub-plan metrics under InMemoryRelation are missed when AQE Cached DataFrame Support is enabled

2022-11-20 Thread Apache Spark (Jira)
for this issue: https://github.com/apache/spark/pull/38736 > Sub-plan metrics under InMemoryRelation are missed when AQE Cached DataFrame > Support is enabled > --- > > K

[jira] [Updated] (SPARK-41214) Sub-plan metrics under InMemoryRelation are missed when AQE Cached DataFrame Support is enabled

2022-11-20 Thread Eren Avsarogullari (Jira)
AQE optimizations under InMemoryRelation(IMR) nodes. Following sample query has IMR node on both BroadcastHashJoin legs. However,  when spark.sql.optimizer.canChangeCachedPlanOutputPartitioning = true, following datas are missed due to lack of final sub-plans (under IMR) submissions (into UI

[jira] [Created] (SPARK-41214) Sub-plan metrics under InMemoryRelation are missed when AQE Cached DataFrame Support is enabled

2022-11-20 Thread Eren Avsarogullari (Jira)
Eren Avsarogullari created SPARK-41214: -- Summary: Sub-plan metrics under InMemoryRelation are missed when AQE Cached DataFrame Support is enabled Key: SPARK-41214 URL: https://issues.apache.org/jira/browse

[jira] [Updated] (SPARK-41214) Sub-plan metrics under InMemoryRelation are missed when AQE Cached DataFrame Support is enabled

2022-11-20 Thread Eren Avsarogullari (Jira)
DAG when AQE=ON and AQECachedDFSupport=ON without fix.png > Sub-plan metrics under InMemoryRelation are missed when AQE Cached DataFrame > Support is enabled > --- > > K

[jira] [Created] (SPARK-40894) Introduce error sub-classes of the operation not allowed parse error

2022-10-23 Thread Max Gekk (Jira)
Max Gekk created SPARK-40894: Summary: Introduce error sub-classes of the operation not allowed parse error Key: SPARK-40894 URL: https://issues.apache.org/jira/browse/SPARK-40894 Project: Spark

[jira] [Resolved] (SPARK-40627) Eliminate error sub-classes

2022-10-11 Thread Max Gekk (Jira)
> Eliminate error sub-classes > --- > > Key: SPARK-40627 > URL: https://issues.apache.org/jira/browse/SPARK-40627 > Project: Spark > Issue Type: Sub-task > Components: SQL >

[jira] [Created] (SPARK-40627) Eliminate error sub-classes

2022-10-01 Thread Max Gekk (Jira)
Max Gekk created SPARK-40627: Summary: Eliminate error sub-classes Key: SPARK-40627 URL: https://issues.apache.org/jira/browse/SPARK-40627 Project: Spark Issue Type: Sub-task

[jira] [Commented] (SPARK-40062) Spark - Creating Sub Folder while writing to Partitioned Hive Table

2022-08-13 Thread zzzzming95 (Jira)
operations to reproduce, such as how to write to the partition. > Spark - Creating Sub Folder while writing to Partitioned Hive Table > --- > > Key: SPARK-40062 > URL: https://issues.apache.

[jira] [Created] (SPARK-40062) Spark - Creating Sub Folder while writing to Partitioned Hive Table

2022-08-12 Thread dinesh (Jira)
dinesh created SPARK-40062: -- Summary: Spark - Creating Sub Folder while writing to Partitioned Hive Table Key: SPARK-40062 URL: https://issues.apache.org/jira/browse/SPARK-40062 Project: Spark

[jira] [Resolved] (SPARK-38985) Support sub-error-class for UNSUPPORTED_FEATURE et al

2022-04-26 Thread Wenchen Fan (Jira)
://github.com/apache/spark/pull/36307] > Support sub-error-class for UNSUPPORTED_FEATURE et al > - > > Key: SPARK-38985 > URL: https://issues.apache.org/jira/browse/SPARK-38985 >

[jira] [Assigned] (SPARK-38985) Support sub-error-class for UNSUPPORTED_FEATURE et al

2022-04-26 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-38985: --- Assignee: Serge Rielau > Support sub-error-class for UNSUPPORTED_FEATURE et

[jira] [Assigned] (SPARK-38985) Support sub-error-class for UNSUPPORTED_FEATURE et al

2022-04-21 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-38985: Assignee: Apache Spark > Support sub-error-class for UNSUPPORTED_FEATURE et

[jira] [Assigned] (SPARK-38985) Support sub-error-class for UNSUPPORTED_FEATURE et al

2022-04-21 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-38985: Assignee: (was: Apache Spark) > Support sub-error-class for UNSUPPORTED_FEATURE

[jira] [Commented] (SPARK-38985) Support sub-error-class for UNSUPPORTED_FEATURE et al

2022-04-21 Thread Apache Spark (Jira)
: https://github.com/apache/spark/pull/36307 > Support sub-error-class for UNSUPPORTED_FEATURE et al > - > > Key: SPARK-38985 > URL: https://issues.apache.org/jira/browse/SPARK-38985 >

[jira] [Created] (SPARK-38985) Support sub-error-class for UNSUPPORTED_FEATURE et al

2022-04-21 Thread Serge Rielau (Jira)
Serge Rielau created SPARK-38985: Summary: Support sub-error-class for UNSUPPORTED_FEATURE et al Key: SPARK-38985 URL: https://issues.apache.org/jira/browse/SPARK-38985 Project: Spark Issue

[jira] [Assigned] (SPARK-30220) Support Filter expression uses IN/EXISTS predicate sub-queries

2022-03-21 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-30220: --- Assignee: Tanel Kiis > Support Filter expression uses IN/EXISTS predicate sub-quer

[jira] [Resolved] (SPARK-30220) Support Filter expression uses IN/EXISTS predicate sub-queries

2022-03-21 Thread Wenchen Fan (Jira)
://github.com/apache/spark/pull/34402] > Support Filter expression uses IN/EXISTS predicate sub-queries > -- > > Key: SPARK-30220 > URL: https://issues.apache.org/jira/browse/SPARK-30220 >

[jira] [Updated] (SPARK-37749) Built-in ORC reader cannot read data file in sub-directories created by Hive Tez

2021-12-29 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-37749: - Priority: Major (was: Critical) > Built-in ORC reader cannot read data file in sub-director

[jira] [Created] (SPARK-37749) Built-in ORC reader cannot read data file in sub-directories created by Hive Tez

2021-12-26 Thread Ye Li (Jira)
Ye Li created SPARK-37749: - Summary: Built-in ORC reader cannot read data file in sub-directories created by Hive Tez Key: SPARK-37749 URL: https://issues.apache.org/jira/browse/SPARK-37749 Project: Spark

[jira] [Assigned] (SPARK-30220) Support Filter expression uses IN/EXISTS predicate sub-queries

2021-10-27 Thread Apache Spark (Jira)
ate sub-queries > -- > > Key: SPARK-30220 > URL: https://issues.apache.org/jira/browse/SPARK-30220 > Project: Spark > Issue Type: Sub-task > Components: S

[jira] [Assigned] (SPARK-30220) Support Filter expression uses IN/EXISTS predicate sub-queries

2021-10-27 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-30220: Assignee: Apache Spark > Support Filter expression uses IN/EXISTS predicate sub-quer

[jira] [Commented] (SPARK-30220) Support Filter expression uses IN/EXISTS predicate sub-queries

2021-10-27 Thread Apache Spark (Jira)
: https://github.com/apache/spark/pull/34402 > Support Filter expression uses IN/EXISTS predicate sub-queries > -- > > Key: SPARK-30220 > URL: https://issues.apache.org/jira/bro

[jira] [Updated] (SPARK-35378) Support LeafRunnableCommand as sub query

2021-05-11 Thread jiaan.geng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jiaan.geng updated SPARK-35378: --- Description: Currently, Spark doesn't support LeafRunnableCommand as sub query. Because

[jira] [Updated] (SPARK-35378) Support LeafRunnableCommand as sub query

2021-05-11 Thread jiaan.geng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jiaan.geng updated SPARK-35378: --- Summary: Support LeafRunnableCommand as sub query (was: Support LeafRunnableCommand as sub query

[jira] [Updated] (SPARK-35378) Support LeafRunnableCommand as sub query so as supports query command of CTE

2021-05-11 Thread jiaan.geng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jiaan.geng updated SPARK-35378: --- Summary: Support LeafRunnableCommand as sub query so as supports query command of CTE

[jira] [Assigned] (SPARK-34137) The tree string does not contain statistics for nested scalar sub queries

2021-02-11 Thread Yuming Wang (Jira)
ics for nested scalar sub queries > - > > Key: SPARK-34137 > URL: https://issues.apache.org/jira/browse/SPARK-34137 > Project: Spark > Issue Type: Bug >

[jira] [Resolved] (SPARK-34137) The tree string does not contain statistics for nested scalar sub queries

2021-02-09 Thread Wenchen Fan (Jira)
://github.com/apache/spark/pull/31485] > The tree string does not contain statistics for nested scalar sub queries > - > > Key: SPARK-34137 > URL: https://issues.apache.org/jira/bro

[jira] [Assigned] (SPARK-34137) The tree string does not contain statistics for nested scalar sub queries

2021-02-09 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-34137: --- Assignee: Yuming Wang > The tree string does not contain statistics for nested scalar

[jira] [Commented] (SPARK-34137) The tree string does not contain statistics for nested scalar sub queries

2021-02-06 Thread Apache Spark (Jira)
for this issue: https://github.com/apache/spark/pull/31485 > The tree string does not contain statistics for nested scalar sub queries > - > > Key: SPARK-34137 > URL: https://issues.apache.

[jira] [Assigned] (SPARK-34137) The tree string does not contain statistics for nested scalar sub queries

2021-02-06 Thread Apache Spark (Jira)
lar sub queries > - > > Key: SPARK-34137 > URL: https://issues.apache.org/jira/browse/SPARK-34137 > Project: Spark > Issue Type: Bug > Comp

[jira] [Assigned] (SPARK-34137) The tree string does not contain statistics for nested scalar sub queries

2021-02-06 Thread Apache Spark (Jira)
ics for nested scalar sub queries > - > > Key: SPARK-34137 > URL: https://issues.apache.org/jira/browse/SPARK-34137 > Project: Spark > Issue Type: Bug >

[jira] [Updated] (SPARK-34137) The tree string does not contain statistics for nested scalar sub queries

2021-01-30 Thread Yuming Wang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-34137: Parent: (was: SPARK-34120) Issue Type: Bug (was: Sub-task) > The tree string d

[jira] [Commented] (SPARK-34137) The tree string does not contain statistics for nested scalar sub queries

2021-01-16 Thread Yuming Wang (Jira)
ics for nested scalar sub queries > - > > Key: SPARK-34137 > URL: https://issues.apache.org/jira/browse/SPARK-34137 > Project: Spark > Issue Type: Sub-task

[jira] [Created] (SPARK-34137) The tree string does not contain statistics for nested scalar sub queries

2021-01-16 Thread Yuming Wang (Jira)
Yuming Wang created SPARK-34137: --- Summary: The tree string does not contain statistics for nested scalar sub queries Key: SPARK-34137 URL: https://issues.apache.org/jira/browse/SPARK-34137 Project

[jira] [Commented] (SPARK-33140) make all sub-class of Rule[QueryPlan] using SQLConf.get

2020-11-12 Thread Apache Spark (Jira)
: https://github.com/apache/spark/pull/30364 > make all sub-class of Rule[QueryPlan] using SQLConf.get > --- > > Key: SPARK-33140 > URL: https://issues.apache.org/jira/browse/SPARK-33140 >

[jira] [Commented] (SPARK-33140) make all sub-class of Rule[QueryPlan] using SQLConf.get

2020-11-12 Thread Apache Spark (Jira)
for this issue: https://github.com/apache/spark/pull/30354 > make all sub-class of Rule[QueryPlan] using SQLConf.get > --- > > Key: SPARK-33140 > URL: https://issues.apache.org/jira/browse/SPARK-33140 >

[jira] [Updated] (SPARK-33140) make all sub-class of Rule[QueryPlan] using SQLConf.get

2020-11-08 Thread Lu Lu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-33140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Lu updated SPARK-33140: -- Summary: make all sub-class of Rule[QueryPlan] using SQLConf.get (was: make Analyzer rules using SQLConf.get

[jira] [Updated] (SPARK-29905) ExecutorPodsLifecycleManager has sub-optimal behavior with dynamic allocation

2020-09-26 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-29905: -- Parent: SPARK-33005 Issue Type: Sub-task (was: Improvement

[jira] [Resolved] (SPARK-32903) GeneratePredicate should be able to eliminate common sub-expressions

2020-09-16 Thread Wenchen Fan (Jira)
://github.com/apache/spark/pull/29776] > GeneratePredicate should be able to eliminate common sub-expressions > > > Key: SPARK-32903 > URL: https://issues.apache.org/jira/bro

[jira] [Commented] (SPARK-32903) GeneratePredicate should be able to eliminate common sub-expressions

2020-09-16 Thread Apache Spark (Jira)
: https://github.com/apache/spark/pull/29776 > GeneratePredicate should be able to eliminate common sub-expressions > > > Key: SPARK-32903 > URL: https://issues.apache.org/jira/bro

[jira] [Assigned] (SPARK-32903) GeneratePredicate should be able to eliminate common sub-expressions

2020-09-16 Thread Apache Spark (Jira)
ble to eliminate common sub-expressions > > > Key: SPARK-32903 > URL: https://issues.apache.org/jira/browse/SPARK-32903 > Project: Spark > Issue Type: Improvement >

[jira] [Assigned] (SPARK-32903) GeneratePredicate should be able to eliminate common sub-expressions

2020-09-16 Thread Apache Spark (Jira)
ble to eliminate common sub-expressions > > > Key: SPARK-32903 > URL: https://issues.apache.org/jira/browse/SPARK-32903 > Project: Spark > Issue Type: Improvement >

[jira] [Created] (SPARK-32903) GeneratePredicate should be able to eliminate common sub-expressions

2020-09-16 Thread L. C. Hsieh (Jira)
L. C. Hsieh created SPARK-32903: --- Summary: GeneratePredicate should be able to eliminate common sub-expressions Key: SPARK-32903 URL: https://issues.apache.org/jira/browse/SPARK-32903 Project: Spark

sub

2020-08-21 Thread Bowen Li

[jira] [Commented] (SPARK-24163) Support "ANY" or sub-query for Pivot "IN" clause

2020-07-12 Thread Xiao Li (Jira)
[~cloud_fan] > Support "ANY" or sub-query for Pivot "IN" clause > > > Key: SPARK-24163 > URL: https://issues.apache.org/jira/browse/SPARK-24163 > Project: Sp

[jira] [Updated] (SPARK-24163) Support "ANY" or sub-query for Pivot "IN" clause

2020-07-12 Thread Xiao Li (Jira)
[ https://issues.apache.org/jira/browse/SPARK-24163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Li updated SPARK-24163: Labels: (was: bulk-closed) > Support "ANY" or sub-query for Pivo

[jira] [Reopened] (SPARK-24163) Support "ANY" or sub-query for Pivot "IN" clause

2020-07-12 Thread Xiao Li (Jira)
[ https://issues.apache.org/jira/browse/SPARK-24163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Li reopened SPARK-24163: - > Support "ANY" or sub-query for Pivo

[jira] [Commented] (SPARK-24163) Support "ANY" or sub-query for Pivot "IN" clause

2020-06-18 Thread Peter Wicks (Jira)
the ticket be re-opened? > Support "ANY" or sub-query for Pivot "IN" clause > > > Key: SPARK-24163 > URL: https://issues.apache.org/jira/browse/SPARK-24163 > Project: Sp

[jira] [Assigned] (SPARK-30705) Improve CaseWhen sub-expression equality

2020-05-01 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-30705: Assignee: (was: Apache Spark) > Improve CaseWhen sub-expression equal

[jira] [Assigned] (SPARK-30705) Improve CaseWhen sub-expression equality

2020-05-01 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-30705: Assignee: Apache Spark > Improve CaseWhen sub-expression equal

[jira] [Resolved] (SPARK-29905) ExecutorPodsLifecycleManager has sub-optimal behavior with dynamic allocation

2020-04-16 Thread Dongjoon Hyun (Jira)
://github.com/apache/spark/pull/26535] > ExecutorPodsLifecycleManager has sub-optimal behavior with dynamic allocation > - > > Key: SPARK-29905 > URL: https://issues.apache.

[jira] [Assigned] (SPARK-29905) ExecutorPodsLifecycleManager has sub-optimal behavior with dynamic allocation

2020-04-16 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun reassigned SPARK-29905: - Assignee: Marcelo Masiero Vanzin > ExecutorPodsLifecycleManager has sub-opti

[jira] [Updated] (SPARK-30922) Remove the max split config after changing the multi sub joins to multi sub partitions

2020-04-12 Thread Xiao Li (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Li updated SPARK-30922: Parent: SPARK-31412 Issue Type: Sub-task (was: Bug) > Remove the max split config after chang

[jira] [Resolved] (SPARK-25154) Support NOT IN sub-queries inside nested OR conditions.

2020-04-10 Thread Takeshi Yamamuro (Jira)
Resolved by https://github.com/apache/spark/pull/28158 > Support NOT IN sub-queries inside nested OR conditions. > --- > > Key: SPARK-25154 > URL: https://issues.apache.org/jira/browse/SPARK-25154 >

[jira] [Updated] (SPARK-25154) Support NOT IN sub-queries inside nested OR conditions.

2020-04-10 Thread Takeshi Yamamuro (Jira)
[ https://issues.apache.org/jira/browse/SPARK-25154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated SPARK-25154: - Issue Type: Improvement (was: Bug) > Support NOT IN sub-queries inside nes

[jira] [Updated] (SPARK-25154) Support NOT IN sub-queries inside nested OR conditions.

2020-04-07 Thread Takeshi Yamamuro (Jira)
[ https://issues.apache.org/jira/browse/SPARK-25154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated SPARK-25154: - Affects Version/s: (was: 2.3.1) 3.1.0 > Support NOT IN

[jira] [Updated] (SPARK-30220) Support Filter expression uses IN/EXISTS predicate sub-queries

2020-03-28 Thread Dongjoon Hyun (Jira)
ion uses IN/EXISTS predicate sub-queries > -- > > Key: SPARK-30220 > URL: https://issues.apache.org/jira/browse/SPARK-30220 > Project: Spark > Issue Type: Sub-task >

[jira] [Updated] (SPARK-29905) ExecutorPodsLifecycleManager has sub-optimal behavior with dynamic allocation

2020-03-16 Thread Dongjoon Hyun (Jira)
> ExecutorPodsLifecycleManager has sub-optimal behavior with dynamic allocation > - > > Key: SPARK-29905 > URL: https://issues.apache.org/jira/browse/SPARK-29905 > Project: Spark >

[jira] [Resolved] (SPARK-30922) Remove the max split config after changing the multi sub joins to multi sub partitions

2020-02-23 Thread Wenchen Fan (Jira)
://github.com/apache/spark/pull/27673] > Remove the max split config after changing the multi sub joins to multi sub > partitions > -- > > Key: SPARK-30922 > URL: https:/

[jira] [Assigned] (SPARK-30922) Remove the max split config after changing the multi sub joins to multi sub partitions

2020-02-23 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-30922: --- Assignee: Ke Jia > Remove the max split config after changing the multi sub joins to mu

[jira] [Created] (SPARK-30922) Remove the max split config after changing the multi sub joins to multi sub partitions

2020-02-21 Thread Ke Jia (Jira)
Ke Jia created SPARK-30922: -- Summary: Remove the max split config after changing the multi sub joins to multi sub partitions Key: SPARK-30922 URL: https://issues.apache.org/jira/browse/SPARK-30922 Project

  1   2   3   4   >