[jira] [Assigned] (SPARK-47253) Allow LiveEventBus to stop without the completely draining of event queue

2024-04-12 Thread Mridul Muralidharan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mridul Muralidharan reassigned SPARK-47253: --- Assignee: TakawaAkirayo > Allow LiveEventBus to stop without the

[jira] [Resolved] (SPARK-47253) Allow LiveEventBus to stop without the completely draining of event queue

2024-04-12 Thread Mridul Muralidharan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mridul Muralidharan resolved SPARK-47253. - Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request

[jira] [Resolved] (SPARK-47812) Support Serializing Spark Sessions in ForEachBAtch

2024-04-12 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-47812. -- Resolution: Fixed Issue resolved by pull request 46002

[jira] [Assigned] (SPARK-47812) Support Serializing Spark Sessions in ForEachBAtch

2024-04-12 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-47812: Assignee: Martin Grund > Support Serializing Spark Sessions in ForEachBAtch >

[jira] [Updated] (SPARK-47757) Reeanble ResourceProfileTests for pyspark-connect

2024-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-47757: --- Labels: pull-request-available (was: ) > Reeanble ResourceProfileTests for pyspark-connect

[jira] [Updated] (SPARK-46574) Upgrade maven plugin to latest version

2024-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-46574: --- Labels: pull-request-available (was: ) > Upgrade maven plugin to latest version >

[jira] [Updated] (SPARK-47840) Remove foldable propagation across Streaming Aggregate/Join nodes

2024-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-47840: --- Labels: pull-request-available (was: ) > Remove foldable propagation across Streaming

[jira] [Updated] (SPARK-47839) Fix Aggregate bug in RewriteWithExpression

2024-04-12 Thread Kelvin Jiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Jiang updated SPARK-47839: - Issue Type: Bug (was: Improvement) > Fix Aggregate bug in RewriteWithExpression >

[jira] [Updated] (SPARK-47839) Fix Aggregate bug in RewriteWithExpression

2024-04-12 Thread Kelvin Jiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Jiang updated SPARK-47839: - Description: The following query will fail: {code:SQL} SELECT NULLIF(id + 1, 1) from range(10)

[jira] [Updated] (SPARK-47840) Remove foldable propagation across Streaming Aggregate/Join nodes

2024-04-12 Thread Bhuwan Sahni (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bhuwan Sahni updated SPARK-47840: - Description: Streaming queries with Union of 2 data streams followed by an Aggregate (groupBy)

[jira] [Updated] (SPARK-47840) Remove foldable propagation across Streaming Aggregate/Join nodes

2024-04-12 Thread Bhuwan Sahni (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bhuwan Sahni updated SPARK-47840: - Description: Streaming queries with Union of 2 data streams followed by an Aggregate (groupBy)

[jira] [Created] (SPARK-47840) Remove foldable propagation across Streaming Aggregate/Join nodes

2024-04-12 Thread Bhuwan Sahni (Jira)
Bhuwan Sahni created SPARK-47840: Summary: Remove foldable propagation across Streaming Aggregate/Join nodes Key: SPARK-47840 URL: https://issues.apache.org/jira/browse/SPARK-47840 Project: Spark

[jira] [Updated] (SPARK-47839) Fix Aggregate bug in RewriteWithExpression

2024-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-47839: --- Labels: pull-request-available (was: ) > Fix Aggregate bug in RewriteWithExpression >

[jira] [Created] (SPARK-47839) Fix Aggregate bug in RewriteWithExpression

2024-04-12 Thread Kelvin Jiang (Jira)
Kelvin Jiang created SPARK-47839: Summary: Fix Aggregate bug in RewriteWithExpression Key: SPARK-47839 URL: https://issues.apache.org/jira/browse/SPARK-47839 Project: Spark Issue Type:

[jira] [Updated] (SPARK-42369) Fix constructor for java.nio.DirectByteBuffer for Java 21+

2024-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-42369: --- Labels: pull-request-available (was: ) > Fix constructor for java.nio.DirectByteBuffer for

[jira] [Updated] (SPARK-28024) Incorrect numeric values when out of range

2024-04-12 Thread Nicholas Chammas (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Chammas updated SPARK-28024: - Description: Spark on {{master}} at commit {{de00ac8a05aedb3a150c8c10f76d1fe5496b1df3}}

[jira] [Updated] (SPARK-28024) Incorrect numeric values when out of range

2024-04-12 Thread Nicholas Chammas (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Chammas updated SPARK-28024: - Description: Spark on {{master}} at commit {{de00ac8a05aedb3a150c8c10f76d1fe5496b1df3}}

[jira] [Commented] (SPARK-46122) Disable spark.sql.legacy.createHiveTableByDefault by default

2024-04-12 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17836708#comment-17836708 ] Dongjoon Hyun commented on SPARK-46122: --- Gentle ping, [~yumwang] . You can throw a discussion

[jira] [Commented] (SPARK-28024) Incorrect numeric values when out of range

2024-04-12 Thread Nicholas Chammas (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17836706#comment-17836706 ] Nicholas Chammas commented on SPARK-28024: -- I've just retried cases 2-4 on master with ANSI

[jira] [Updated] (SPARK-28024) Incorrect numeric values when out of range

2024-04-12 Thread Nicholas Chammas (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Chammas updated SPARK-28024: - Description: As compared to PostgreSQL 16. Case 1: {code:sql} select tinyint(128) *

[jira] [Updated] (SPARK-28024) Incorrect numeric values when out of range

2024-04-12 Thread Nicholas Chammas (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Chammas updated SPARK-28024: - Description: As compared to PostgreSQL 16. Case 1: {code:sql} select tinyint(128) *

[jira] [Updated] (SPARK-28024) Incorrect numeric values when out of range

2024-04-12 Thread Nicholas Chammas (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Chammas updated SPARK-28024: - Description: As compared to PostgreSQL 16. Case 1: {code:sql} select tinyint(128) *

[jira] [Updated] (SPARK-28024) Incorrect numeric values when out of range

2024-04-12 Thread Nicholas Chammas (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Chammas updated SPARK-28024: - Description: As compared to PostgreSQL 16. Case 1: {code:sql} select tinyint(128) *

[jira] [Updated] (SPARK-44518) Completely make hive as a data source

2024-04-12 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-44518: -- Parent: (was: SPARK-44111) Issue Type: Improvement (was: Sub-task) > Completely

[jira] [Updated] (SPARK-44518) Completely make hive as a data source

2024-04-12 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-44518: -- Target Version/s: (was: 4.0.0) > Completely make hive as a data source >

[jira] [Updated] (SPARK-44518) Completely make hive as a data source

2024-04-12 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-44518: -- Fix Version/s: (was: 4.0.0) > Completely make hive as a data source >

[jira] [Commented] (SPARK-44518) Completely make hive as a data source

2024-04-12 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17836704#comment-17836704 ] Dongjoon Hyun commented on SPARK-44518: --- In addition, I'll convert this to an independent JIRA

[jira] [Commented] (SPARK-44518) Completely make hive as a data source

2024-04-12 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17836703#comment-17836703 ] Dongjoon Hyun commented on SPARK-44518: --- Hi, [~roryqi], this looks like a question instead of any

[jira] [Updated] (SPARK-44116) Utilize Hadoop vectorized APIs

2024-04-12 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-44116: -- Parent: (was: SPARK-44111) Issue Type: New Feature (was: Sub-task) > Utilize

[jira] [Assigned] (SPARK-44444) Enabled ANSI mode by default

2024-04-12 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun reassigned SPARK-4: - Assignee: Dongjoon Hyun > Enabled ANSI mode by default >

[jira] [Created] (SPARK-47837) Official Spark Docker Container images are available from DockerHub in 2 locations

2024-04-12 Thread Marty Kandes (Jira)
Marty Kandes created SPARK-47837: Summary: Official Spark Docker Container images are available from DockerHub in 2 locations Key: SPARK-47837 URL: https://issues.apache.org/jira/browse/SPARK-47837

[jira] [Resolved] (SPARK-47765) Add SET COLLATION to parser rules

2024-04-12 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan resolved SPARK-47765. - Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 45946

[jira] [Assigned] (SPARK-47765) Add SET COLLATION to parser rules

2024-04-12 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-47765: --- Assignee: Mihailo Milosevic > Add SET COLLATION to parser rules >

[jira] [Commented] (SPARK-47836) Performance problem with QuantileSummaries

2024-04-12 Thread Tanel Kiis (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17836606#comment-17836606 ] Tanel Kiis commented on SPARK-47836: I would be willing to make a PR, but I do not know the right

[jira] [Commented] (SPARK-47836) Performance problem with QuantileSummaries

2024-04-12 Thread Tanel Kiis (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17836605#comment-17836605 ] Tanel Kiis commented on SPARK-47836: {noformat} QuantileSummaries:Best

[jira] [Updated] (SPARK-47836) Performance problem with QuantileSummaries

2024-04-12 Thread Tanel Kiis (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tanel Kiis updated SPARK-47836: --- Description: SPARK-29336 caused a severe performance regression. In practice a partial_aggregate

[jira] [Updated] (SPARK-29336) The implementation of QuantileSummaries.merge does not guarantee that the relativeError will be respected

2024-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-29336: --- Labels: pull-request-available (was: ) > The implementation of QuantileSummaries.merge

[jira] [Updated] (SPARK-47835) Remove switch for remoteReadNioBufferConversion

2024-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-47835: --- Labels: pull-request-available (was: ) > Remove switch for remoteReadNioBufferConversion >

[jira] [Created] (SPARK-47835) Remove switch for remoteReadNioBufferConversion

2024-04-12 Thread Cheng Pan (Jira)
Cheng Pan created SPARK-47835: - Summary: Remove switch for remoteReadNioBufferConversion Key: SPARK-47835 URL: https://issues.apache.org/jira/browse/SPARK-47835 Project: Spark Issue Type:

[jira] [Updated] (SPARK-47410) refactor UTF8String and CollationFactory

2024-04-12 Thread Jira
[ https://issues.apache.org/jira/browse/SPARK-47410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uroš Bojanić updated SPARK-47410: - Description: This ticket addresses the need to refactor the {{UTF8String}} and

[jira] [Updated] (SPARK-29089) DataFrameReader bottleneck in DataSource#checkAndGlobPathIfNecessary when reading large amount of S3 files

2024-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-29089: --- Labels: pull-request-available (was: ) > DataFrameReader bottleneck in

[jira] [Updated] (SPARK-47834) Mark deprecated functions with `@deprecated` in `SQLImplicits`

2024-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-47834: --- Labels: pull-request-available (was: ) > Mark deprecated functions with `@deprecated` in

[jira] [Created] (SPARK-47834) Mark deprecated functions with `@deprecated` in `SQLImplicits`

2024-04-12 Thread Yang Jie (Jira)
Yang Jie created SPARK-47834: Summary: Mark deprecated functions with `@deprecated` in `SQLImplicits` Key: SPARK-47834 URL: https://issues.apache.org/jira/browse/SPARK-47834 Project: Spark

[jira] [Updated] (SPARK-47833) Supply caller stackstrace for checkAndGlobPathIfNecessary AnalysisException

2024-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-47833: --- Labels: pull-request-available (was: ) > Supply caller stackstrace for

[jira] [Created] (SPARK-47833) Supply caller stackstrace for checkAndGlobPathIfNecessary AnalysisException

2024-04-12 Thread Cheng Pan (Jira)
Cheng Pan created SPARK-47833: - Summary: Supply caller stackstrace for checkAndGlobPathIfNecessary AnalysisException Key: SPARK-47833 URL: https://issues.apache.org/jira/browse/SPARK-47833 Project: Spark

[jira] [Updated] (SPARK-47832) Fix problematic test in TPC-DS Collations test when ANSI flag is set

2024-04-12 Thread Nikola Mandic (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikola Mandic updated SPARK-47832: -- Summary: Fix problematic test in TPC-DS Collations test when ANSI flag is set (was: Skip

[jira] [Created] (SPARK-47832) Skip problematic test in TPC-DS Collations test when ANSI flag is set

2024-04-12 Thread Nikola Mandic (Jira)
Nikola Mandic created SPARK-47832: - Summary: Skip problematic test in TPC-DS Collations test when ANSI flag is set Key: SPARK-47832 URL: https://issues.apache.org/jira/browse/SPARK-47832 Project:

[jira] [Resolved] (SPARK-47831) Run Pandas API on Spark for pyspark-connect package

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

[jira] [Updated] (SPARK-47831) Run Pandas API on Spark for pyspark-connect package

2024-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-47831: --- Labels: pull-request-available (was: ) > Run Pandas API on Spark for pyspark-connect

[jira] [Created] (SPARK-47831) Run Pandas API on Spark for pyspark-connect package

2024-04-12 Thread Hyukjin Kwon (Jira)
Hyukjin Kwon created SPARK-47831: Summary: Run Pandas API on Spark for pyspark-connect package Key: SPARK-47831 URL: https://issues.apache.org/jira/browse/SPARK-47831 Project: Spark Issue

[jira] [Assigned] (SPARK-47816) Document the lazy evaluation of views in spark.{sql, table}

2024-04-12 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruifeng Zheng reassigned SPARK-47816: - Assignee: Ruifeng Zheng > Document the lazy evaluation of views in spark.{sql, table}

[jira] [Resolved] (SPARK-47816) Document the lazy evaluation of views in spark.{sql, table}

2024-04-12 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruifeng Zheng resolved SPARK-47816. --- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 46007

[jira] [Updated] (SPARK-47819) Use asynchronous callback for execution cleanup

2024-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-47819: --- Labels: pull-request-available (was: ) > Use asynchronous callback for execution cleanup >

[jira] [Commented] (SPARK-47418) Optimize string predicate expressions for UTF8_BINARY_LCASE collation

2024-04-12 Thread Vladimir Golubev (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17836505#comment-17836505 ] Vladimir Golubev commented on SPARK-47418: -- I'll work on that. > Optimize string predicate

[jira] [Created] (SPARK-47830) Reeanble MemoryProfilerParityTests for pyspark-connect

2024-04-12 Thread Hyukjin Kwon (Jira)
Hyukjin Kwon created SPARK-47830: Summary: Reeanble MemoryProfilerParityTests for pyspark-connect Key: SPARK-47830 URL: https://issues.apache.org/jira/browse/SPARK-47830 Project: Spark Issue

[jira] [Assigned] (SPARK-47733) Add operational metrics for TWS operators

2024-04-12 Thread Jungtaek Lim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim reassigned SPARK-47733: Assignee: Anish Shrigondekar (was: Jing Zhan) > Add operational metrics for TWS

[jira] [Assigned] (SPARK-47733) Add operational metrics for TWS operators

2024-04-12 Thread Jungtaek Lim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim reassigned SPARK-47733: Assignee: Jing Zhan > Add operational metrics for TWS operators >

[jira] [Updated] (SPARK-47829) Text Datasource supports zstd compression codec

2024-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-47829: --- Labels: pull-request-available (was: ) > Text Datasource supports zstd compression codec >

[jira] [Created] (SPARK-47829) Text Datasource supports zstd compression codec

2024-04-12 Thread xorsum (Jira)
xorsum created SPARK-47829: -- Summary: Text Datasource supports zstd compression codec Key: SPARK-47829 URL: https://issues.apache.org/jira/browse/SPARK-47829 Project: Spark Issue Type: Improvement

[jira] [Updated] (SPARK-43861) History Server delete event log of running Spark applicaiton

2024-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-43861: --- Labels: pull-request-available (was: ) > History Server delete event log of running Spark

[jira] [Resolved] (SPARK-47800) Add method for converting v2 identifier to table identifier

2024-04-12 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan resolved SPARK-47800. - Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 45985

[jira] [Assigned] (SPARK-47800) Add method for converting v2 identifier to table identifier

2024-04-12 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-47800: --- Assignee: Uros Stankovic > Add method for converting v2 identifier to table identifier >

[jira] [Resolved] (SPARK-47827) Missing warnings for deprecated features

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

[jira] [Assigned] (SPARK-47827) Missing warnings for deprecated features

2024-04-12 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-47827: Assignee: Haejoon Lee > Missing warnings for deprecated features >