[jira] [Updated] (SPARK-46392) In Function DataSourceStrategy.translateFilterWithMapping, we need transfer cast expression to data source for filtering

2023-12-13 Thread jiahong.li (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jiahong.li updated SPARK-46392: --- Summary: In Function DataSourceStrategy.translateFilterWithMapping, we need transfer cast

[jira] [Updated] (SPARK-46402) Add getMessageParameters and getQueryContext support

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46402: --- Labels: pull-request-available (was: ) > Add getMessageParameters and getQueryContext

[jira] [Created] (SPARK-46402) Add getMessageParameters and getQueryContext support

2023-12-13 Thread Hyukjin Kwon (Jira)
Hyukjin Kwon created SPARK-46402: Summary: Add getMessageParameters and getQueryContext support Key: SPARK-46402 URL: https://issues.apache.org/jira/browse/SPARK-46402 Project: Spark Issue

[jira] [Resolved] (SPARK-46394) spark.catalog.listDatabases() fails if containing schemas with special characters when spark.sql.legacy.keepCommandOutputSchema set to true

2023-12-13 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan resolved SPARK-46394. - Fix Version/s: 4.0.0 Assignee: Xinyi Yu Resolution: Fixed >

[jira] [Commented] (SPARK-42307) Assign name to _LEGACY_ERROR_TEMP_2232

2023-12-13 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796561#comment-17796561 ] Yang Jie commented on SPARK-42307: -- Sorry, I mistakenly responded to this Jira, please ignore the

[jira] [Comment Edited] (SPARK-44172) Use Jackson API Instead of Json4s

2023-12-13 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796560#comment-17796560 ] Yang Jie edited comment on SPARK-44172 at 12/14/23 5:30 AM:

[jira] (SPARK-42307) Assign name to _LEGACY_ERROR_TEMP_2232

2023-12-13 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42307 ] Yang Jie deleted comment on SPARK-42307: -- was (Author: luciferyang): [~hannahkamundson]  Thank you very much for your interest in this ticket, but it would be best to initiate a formal

[jira] [Commented] (SPARK-44172) Use Jackson API Instead of Json4s

2023-12-13 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796560#comment-17796560 ] Yang Jie commented on SPARK-44172: -- [~hannahkamundson]  Thank you very much for your interest in this

[jira] [Comment Edited] (SPARK-42307) Assign name to _LEGACY_ERROR_TEMP_2232

2023-12-13 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796559#comment-17796559 ] Yang Jie edited comment on SPARK-42307 at 12/14/23 5:30 AM:

[jira] [Commented] (SPARK-42307) Assign name to _LEGACY_ERROR_TEMP_2232

2023-12-13 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796559#comment-17796559 ] Yang Jie commented on SPARK-42307: -- [~hannahkamundson]  Thank you very much for your interest in this

[jira] [Updated] (SPARK-46401) Should use `!isEmpty()` on RoaringBitmap instead of `getCardinality() > 0`

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46401: --- Labels: pull-request-available (was: ) > Should use `!isEmpty()` on RoaringBitmap instead

[jira] [Created] (SPARK-46401) Should use `!isEmpty()` on RoaringBitmap instead of `getCardinality() > 0`

2023-12-13 Thread Yang Jie (Jira)
Yang Jie created SPARK-46401: Summary: Should use `!isEmpty()` on RoaringBitmap instead of `getCardinality() > 0` Key: SPARK-46401 URL: https://issues.apache.org/jira/browse/SPARK-46401 Project: Spark

[jira] [Updated] (SPARK-46032) connect: cannot assign instance of java.lang.invoke.SerializedLambda to field org.apache.spark.rdd.MapPartitionsRDD.f

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46032: --- Labels: pull-request-available (was: ) > connect: cannot assign instance of

[jira] [Updated] (SPARK-46384) Structured Streaming UI doesn't display graph correctly

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46384: --- Labels: pull-request-available (was: ) > Structured Streaming UI doesn't display graph

[jira] [Resolved] (SPARK-46357) Replace use of setConf with conf.set in docs

2023-12-13 Thread Kent Yao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kent Yao resolved SPARK-46357. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 44290

[jira] [Assigned] (SPARK-46357) Replace use of setConf with conf.set in docs

2023-12-13 Thread Kent Yao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kent Yao reassigned SPARK-46357: Assignee: Nicholas Chammas > Replace use of setConf with conf.set in docs >

[jira] [Updated] (SPARK-46400) When there are corrupted files in the local maven repo, retry to skip this cache

2023-12-13 Thread BingKun Pan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BingKun Pan updated SPARK-46400: Summary: When there are corrupted files in the local maven repo, retry to skip this cache (was:

[jira] [Updated] (SPARK-46400) When there are corrupted files in the local maven repo, try to skip this cache

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46400: --- Labels: pull-request-available (was: ) > When there are corrupted files in the local maven

[jira] [Created] (SPARK-46400) When there are corrupted files in the local maven repo, try to skip this cache

2023-12-13 Thread BingKun Pan (Jira)
BingKun Pan created SPARK-46400: --- Summary: When there are corrupted files in the local maven repo, try to skip this cache Key: SPARK-46400 URL: https://issues.apache.org/jira/browse/SPARK-46400

[jira] [Updated] (SPARK-46399) Add exit status to the Application End event for the use of Spark Listener

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46399: --- Labels: pull-request-available (was: ) > Add exit status to the Application End event for

[jira] [Created] (SPARK-46399) Add exit status to the Application End event for the use of Spark Listener

2023-12-13 Thread Reza Safi (Jira)
Reza Safi created SPARK-46399: - Summary: Add exit status to the Application End event for the use of Spark Listener Key: SPARK-46399 URL: https://issues.apache.org/jira/browse/SPARK-46399 Project: Spark

[jira] [Updated] (SPARK-46398) Test rangeBetween window function (pyspark.sql.window)

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46398: --- Labels: pull-request-available (was: ) > Test rangeBetween window function

[jira] [Created] (SPARK-46398) Test rangeBetween window function (pyspark.sql.window)

2023-12-13 Thread Xinrong Meng (Jira)
Xinrong Meng created SPARK-46398: Summary: Test rangeBetween window function (pyspark.sql.window) Key: SPARK-46398 URL: https://issues.apache.org/jira/browse/SPARK-46398 Project: Spark Issue

[jira] [Created] (SPARK-46397) sha2(df.a, 1024) throws a different exception in Spark Connect

2023-12-13 Thread Hyukjin Kwon (Jira)
Hyukjin Kwon created SPARK-46397: Summary: sha2(df.a, 1024) throws a different exception in Spark Connect Key: SPARK-46397 URL: https://issues.apache.org/jira/browse/SPARK-46397 Project: Spark

[jira] [Updated] (SPARK-46396) LegacyFastTimestampFormatter.parseOptional should not throw exception

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46396: --- Labels: pull-request-available (was: ) > LegacyFastTimestampFormatter.parseOptional should

[jira] [Created] (SPARK-46396) LegacyFastTimestampFormatter.parseOptional should not throw exception

2023-12-13 Thread Gengliang Wang (Jira)
Gengliang Wang created SPARK-46396: -- Summary: LegacyFastTimestampFormatter.parseOptional should not throw exception Key: SPARK-46396 URL: https://issues.apache.org/jira/browse/SPARK-46396 Project:

[jira] [Created] (SPARK-46395) Automatically generate SQL configuration tables for documentation

2023-12-13 Thread Nicholas Chammas (Jira)
Nicholas Chammas created SPARK-46395: Summary: Automatically generate SQL configuration tables for documentation Key: SPARK-46395 URL: https://issues.apache.org/jira/browse/SPARK-46395 Project:

[jira] [Updated] (SPARK-42307) Assign name to _LEGACY_ERROR_TEMP_2232

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-42307: --- Labels: pull-request-available (was: ) > Assign name to _LEGACY_ERROR_TEMP_2232 >

[jira] [Commented] (SPARK-42307) Assign name to _LEGACY_ERROR_TEMP_2232

2023-12-13 Thread Hannah Amundson (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796453#comment-17796453 ] Hannah Amundson commented on SPARK-42307: - I'll work on this > Assign name to

[jira] [Updated] (SPARK-46393) Classify exceptions in the JDBC table catalog

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46393: --- Labels: pull-request-available (was: ) > Classify exceptions in the JDBC table catalog >

[jira] [Assigned] (SPARK-46385) Test aggregate functions for groups (pyspark.sql.group)

2023-12-13 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-46385: Assignee: Xinrong Meng > Test aggregate functions for groups (pyspark.sql.group) >

[jira] [Resolved] (SPARK-46385) Test aggregate functions for groups (pyspark.sql.group)

2023-12-13 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-46385. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 44322

[jira] [Updated] (SPARK-46394) spark.catalog.listDatabases() fails if containing schemas with special characters when spark.sql.legacy.keepCommandOutputSchema set to true

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46394: --- Labels: pull-request-available (was: ) > spark.catalog.listDatabases() fails if containing

[jira] [Resolved] (SPARK-46153) XML: Add TimestampNTZType support

2023-12-13 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-46153. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 44329

[jira] [Assigned] (SPARK-46153) XML: Add TimestampNTZType support

2023-12-13 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-46153: Assignee: Sandip Agarwala > XML: Add TimestampNTZType support >

[jira] (SPARK-38465) Use error classes in org.apache.spark.launcher

2023-12-13 Thread Hannah Amundson (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38465 ] Hannah Amundson deleted comment on SPARK-38465: - was (Author: hannahkamundson): I will work on this since it has been a while since the last comment > Use error classes in

[jira] [Created] (SPARK-46394) spark.catalog.listDatabases() fails if containing schemas with special characters when spark.sql.legacy.keepCommandOutputSchema set to true

2023-12-13 Thread Xinyi Yu (Jira)
Xinyi Yu created SPARK-46394: Summary: spark.catalog.listDatabases() fails if containing schemas with special characters when spark.sql.legacy.keepCommandOutputSchema set to true Key: SPARK-46394 URL:

[jira] [Commented] (SPARK-38465) Use error classes in org.apache.spark.launcher

2023-12-13 Thread Hannah Amundson (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796412#comment-17796412 ] Hannah Amundson commented on SPARK-38465: - I will work on this since it has been a while since

[jira] [Commented] (SPARK-46373) Create DataFrame Bug

2023-12-13 Thread Bruce Robbins (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796385#comment-17796385 ] Bruce Robbins commented on SPARK-46373: --- Maybe due to this (from [the

[jira] [Updated] (SPARK-42332) Convert `require` in `ComplexTypeMergingExpression.dataTypeCheck` to an error class

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-42332: --- Labels: pull-request-available (was: ) > Convert `require` in

[jira] [Commented] (SPARK-46054) SPIP: Proposal to Adopt Google's Spark K8s Operator as Official Spark Operator

2023-12-13 Thread Soam Acharya (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796381#comment-17796381 ] Soam Acharya commented on SPARK-46054: -- +1. As our recent [AWS re:Invent

[jira] [Created] (SPARK-46393) Classify exceptions in the JDBC table catalog

2023-12-13 Thread Max Gekk (Jira)
Max Gekk created SPARK-46393: Summary: Classify exceptions in the JDBC table catalog Key: SPARK-46393 URL: https://issues.apache.org/jira/browse/SPARK-46393 Project: Spark Issue Type:

[jira] [Commented] (SPARK-42332) Convert `require` in `ComplexTypeMergingExpression.dataTypeCheck` to an error class

2023-12-13 Thread Hannah Amundson (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796360#comment-17796360 ] Hannah Amundson commented on SPARK-42332: - I'll work on this! > Convert `require` in

[jira] (SPARK-45190) XML: StructType schema issue in pyspark connect

2023-12-13 Thread Hannah Amundson (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45190 ] Hannah Amundson deleted comment on SPARK-45190: - was (Author: hannahkamundson): Hello everyone (and [~sandip.agarwala] ), I am a graduate student at the University of Texas (Computer

[jira] (SPARK-45190) XML: StructType schema issue in pyspark connect

2023-12-13 Thread Hannah Amundson (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45190 ] Hannah Amundson deleted comment on SPARK-45190: - was (Author: hannahkamundson): I have started on this ticket > XML: StructType schema issue in pyspark connect >

[jira] [Updated] (SPARK-46392) In Function DataSourceStrategy.translateFilterWithMapping, we need transfer cast expression to data source filter

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46392: --- Labels: pull-request-available (was: ) > In Function

[jira] [Updated] (SPARK-46392) In Function DataSourceStrategy.translateFilterWithMapping, we need transfer cast expression to data source filter

2023-12-13 Thread jiahong.li (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jiahong.li updated SPARK-46392: --- Description: Considering this Situation:  We create a partition table that created by source which

[jira] [Created] (SPARK-46392) In Function DataSourceStrategy.translateFilterWithMapping, we need transfer cast expression to data source filter

2023-12-13 Thread jiahong.li (Jira)
jiahong.li created SPARK-46392: -- Summary: In Function DataSourceStrategy.translateFilterWithMapping, we need transfer cast expression to data source filter Key: SPARK-46392 URL:

[jira] [Updated] (SPARK-46391) Reorganize `ExpandingParityTests`

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46391: --- Labels: pull-request-available (was: ) > Reorganize `ExpandingParityTests` >

[jira] [Created] (SPARK-46391) Reorganize `ExpandingParityTests`

2023-12-13 Thread Ruifeng Zheng (Jira)
Ruifeng Zheng created SPARK-46391: - Summary: Reorganize `ExpandingParityTests` Key: SPARK-46391 URL: https://issues.apache.org/jira/browse/SPARK-46391 Project: Spark Issue Type: Test

[jira] [Resolved] (SPARK-46388) HiveAnalysis misses pattern guard `query.resolved`

2023-12-13 Thread Kent Yao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kent Yao resolved SPARK-46388. -- Fix Version/s: 3.5.1 4.0.0 Resolution: Fixed Issue resolved by pull request

[jira] [Assigned] (SPARK-46388) HiveAnalysis misses pattern guard `query.resolved`

2023-12-13 Thread Kent Yao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kent Yao reassigned SPARK-46388: Assignee: Kent Yao > HiveAnalysis misses pattern guard `query.resolved` >

[jira] [Commented] (SPARK-46384) Structured Streaming UI doesn't display graph correctly

2023-12-13 Thread Kent Yao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796103#comment-17796103 ] Kent Yao commented on SPARK-46384: -- I will take a look asap > Structured Streaming UI doesn't display

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

2023-12-13 Thread Max Gekk (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Gekk resolved SPARK-46381. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 44314

[jira] [Assigned] (SPARK-45807) DataSourceV2: Improve ViewCatalog API

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot reassigned SPARK-45807: -- Assignee: Eduard Tudenhoefner (was: Apache Spark) > DataSourceV2: Improve

[jira] [Assigned] (SPARK-45807) DataSourceV2: Improve ViewCatalog API

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot reassigned SPARK-45807: -- Assignee: Apache Spark (was: Eduard Tudenhoefner) > DataSourceV2: Improve

[jira] [Created] (SPARK-46390) Update the Example page

2023-12-13 Thread Ruifeng Zheng (Jira)
Ruifeng Zheng created SPARK-46390: - Summary: Update the Example page Key: SPARK-46390 URL: https://issues.apache.org/jira/browse/SPARK-46390 Project: Spark Issue Type: Documentation

[jira] [Assigned] (SPARK-45807) DataSourceV2: Improve ViewCatalog API

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot reassigned SPARK-45807: -- Assignee: Eduard Tudenhoefner (was: Apache Spark) > DataSourceV2: Improve

[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 AnalysisException

[jira] [Assigned] (SPARK-45807) DataSourceV2: Improve ViewCatalog API

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot reassigned SPARK-45807: -- Assignee: Apache Spark (was: Eduard Tudenhoefner) > DataSourceV2: Improve

[jira] [Assigned] (SPARK-45807) DataSourceV2: Improve ViewCatalog API

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot reassigned SPARK-45807: -- Assignee: Apache Spark (was: Eduard Tudenhoefner) > DataSourceV2: Improve

[jira] [Assigned] (SPARK-45959) Abusing DataSet.withColumn can cause huge tree with severe perf degradation

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot reassigned SPARK-45959: -- Assignee: Apache Spark > Abusing DataSet.withColumn can cause huge tree with severe

[jira] [Assigned] (SPARK-46246) Support EXECUTE IMMEDIATE sytax in Spark SQL

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot reassigned SPARK-46246: -- Assignee: Apache Spark > Support EXECUTE IMMEDIATE sytax in Spark SQL >

[jira] [Assigned] (SPARK-46246) Support EXECUTE IMMEDIATE sytax in Spark SQL

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot reassigned SPARK-46246: -- Assignee: (was: Apache Spark) > Support EXECUTE IMMEDIATE sytax in Spark SQL >

[jira] [Assigned] (SPARK-45959) Abusing DataSet.withColumn can cause huge tree with severe perf degradation

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot reassigned SPARK-45959: -- Assignee: (was: Apache Spark) > Abusing DataSet.withColumn can cause huge tree

[jira] [Assigned] (SPARK-46246) Support EXECUTE IMMEDIATE sytax in Spark SQL

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot reassigned SPARK-46246: -- Assignee: (was: Apache Spark) > Support EXECUTE IMMEDIATE sytax in Spark SQL >

[jira] [Assigned] (SPARK-46246) Support EXECUTE IMMEDIATE sytax in Spark SQL

2023-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot reassigned SPARK-46246: -- Assignee: Apache Spark > Support EXECUTE IMMEDIATE sytax in Spark SQL >

[jira] [Commented] (SPARK-46365) Spark 3.5.0 Regression: Window Function Combination Yields Null Values

2023-12-13 Thread Josh Rosen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796054#comment-17796054 ] Josh Rosen commented on SPARK-46365: I think that this is a duplicate of SPARK-45543, which is fixed