[jira] [Assigned] (SPARK-39814) Use AmazonKinesisClientBuilder.withCredentials instead of new AmazonKinesisClient(credentials)

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39814: Assignee: (was: Apache Spark) > Use AmazonKinesisClientBuilder.withCredentials

[jira] [Assigned] (SPARK-39814) Use AmazonKinesisClientBuilder.withCredentials instead of new AmazonKinesisClient(credentials)

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39814: Assignee: Apache Spark > Use AmazonKinesisClientBuilder.withCredentials instead of new

[jira] [Commented] (SPARK-39814) Use AmazonKinesisClientBuilder.withCredentials instead of new AmazonKinesisClient(credentials)

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

[jira] [Commented] (SPARK-39814) Use AmazonKinesisClientBuilder.withCredentials instead of new AmazonKinesisClient(credentials)

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

[jira] [Created] (SPARK-39814) Use AmazonKinesisClientBuilder.withCredentials instead of new AmazonKinesisClient(credentials)

2022-07-18 Thread BingKun Pan (Jira)
BingKun Pan created SPARK-39814: --- Summary: Use AmazonKinesisClientBuilder.withCredentials instead of new AmazonKinesisClient(credentials) Key: SPARK-39814 URL: https://issues.apache.org/jira/browse/SPARK-39814

[jira] [Updated] (SPARK-39813) Unable to connect to Presto in Pyspark: java.lang.ClassNotFoundException: com.facebook.presto.jdbc.PrestoDriver

2022-07-18 Thread David Lassiter (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lassiter updated SPARK-39813: --- Description: My team has a bash script + python script that uses pyspark to extract data

[jira] [Updated] (SPARK-39813) Unable to connect to Presto in Pyspark: java.lang.ClassNotFoundException: com.facebook.presto.jdbc.PrestoDriver

2022-07-18 Thread David Lassiter (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lassiter updated SPARK-39813: --- Description: My team has a bash script + python script that uses pyspark to extract data

[jira] [Updated] (SPARK-39813) Unable to connect to Presto in Pyspark: java.lang.ClassNotFoundException: com.facebook.presto.jdbc.PrestoDriver

2022-07-18 Thread David Lassiter (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lassiter updated SPARK-39813: --- Description: My team has a bash script + python script that uses pyspark to extract data

[jira] [Updated] (SPARK-39813) Unable to connect to Presto in Pyspark: java.lang.ClassNotFoundException: com.facebook.presto.jdbc.PrestoDriver

2022-07-18 Thread David Lassiter (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lassiter updated SPARK-39813: --- Description: My team has a bash script + python script that uses pyspark to extract data

[jira] [Updated] (SPARK-39813) Unable to connect to Presto in Pyspark: java.lang.ClassNotFoundException: com.facebook.presto.jdbc.PrestoDriver

2022-07-18 Thread David Lassiter (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lassiter updated SPARK-39813: --- Description: My team has a bash script + python script that uses pyspark to extract data

[jira] [Created] (SPARK-39813) Unable to connect to Presto in Pyspark: java.lang.ClassNotFoundException: com.facebook.presto.jdbc.PrestoDriver

2022-07-18 Thread David Lassiter (Jira)
David Lassiter created SPARK-39813: -- Summary: Unable to connect to Presto in Pyspark: java.lang.ClassNotFoundException: com.facebook.presto.jdbc.PrestoDriver Key: SPARK-39813 URL:

[jira] [Assigned] (SPARK-39812) Simplify code to construct AggregateExpression with toAggregateExpression

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39812: Assignee: (was: Apache Spark) > Simplify code to construct AggregateExpression with

[jira] [Commented] (SPARK-39812) Simplify code to construct AggregateExpression with toAggregateExpression

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

[jira] [Commented] (SPARK-39812) Simplify code to construct AggregateExpression with toAggregateExpression

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

[jira] [Assigned] (SPARK-39812) Simplify code to construct AggregateExpression with toAggregateExpression

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39812: Assignee: Apache Spark > Simplify code to construct AggregateExpression with

[jira] [Created] (SPARK-39812) Simplify code to construct AggregateExpression with toAggregateExpression

2022-07-18 Thread jiaan.geng (Jira)
jiaan.geng created SPARK-39812: -- Summary: Simplify code to construct AggregateExpression with toAggregateExpression Key: SPARK-39812 URL: https://issues.apache.org/jira/browse/SPARK-39812 Project: Spark

[jira] [Assigned] (SPARK-39809) Support CharType in PySpark

2022-07-18 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-39809: Assignee: Ruifeng Zheng > Support CharType in PySpark > --- > >

[jira] [Resolved] (SPARK-39809) Support CharType in PySpark

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

[jira] [Resolved] (SPARK-39806) Queries accessing METADATA struct crash on partitioned tables

2022-07-18 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan resolved SPARK-39806. - Fix Version/s: 3.3.1 3.4.0 Resolution: Fixed Issue resolved by pull

[jira] [Assigned] (SPARK-39806) Queries accessing METADATA struct crash on partitioned tables

2022-07-18 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-39806: --- Assignee: Ala Luszczak > Queries accessing METADATA struct crash on partitioned tables >

[jira] [Resolved] (SPARK-39807) Respect ``Series.concat`` sort parameter to follow 1.4.3 behavior

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

[jira] [Assigned] (SPARK-39807) Respect ``Series.concat`` sort parameter to follow 1.4.3 behavior

2022-07-18 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-39807: Assignee: Yikun Jiang > Respect ``Series.concat`` sort parameter to follow 1.4.3

[jira] [Updated] (SPARK-39803) Use commons-text LevenshteinDistance instead of commons-langs3 `StringUtils.getLevenshteinDistance`

2022-07-18 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-39803: -- Issue Type: Improvement (was: Umbrella) > Use commons-text LevenshteinDistance instead of

[jira] [Resolved] (SPARK-39803) Use commons-text LevenshteinDistance instead of commons-langs3 `StringUtils.getLevenshteinDistance`

2022-07-18 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-39803. --- Fix Version/s: 3.4.0 Assignee: Yang Jie Resolution: Fixed This is resolved

[jira] [Created] (SPARK-39811) add ignore for the recently added and failing mypy error 'type-var' #37210

2022-07-18 Thread Jira
Anıl Tuncel created SPARK-39811: --- Summary: add ignore for the recently added and failing mypy error 'type-var' #37210 Key: SPARK-39811 URL: https://issues.apache.org/jira/browse/SPARK-39811 Project:

[jira] [Updated] (SPARK-39647) Block push fails with java.lang.IllegalArgumentException: Active local dirs list has not been updated by any executor registration even when the NodeManager hasn't been

2022-07-18 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-39647: -- Fix Version/s: 3.2.3 > Block push fails with java.lang.IllegalArgumentException: Active local

[jira] [Commented] (SPARK-39749) ANSI SQL mode: use plain string representation on casting Decimal to String

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

[jira] [Commented] (SPARK-39794) Introduce parametric singleton for DataType

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17568203#comment-17568203 ] Apache Spark commented on SPARK-39794: -- User 'xinrong-meng' has created a pull request for this

[jira] [Commented] (SPARK-39810) tableExists can reuse getTable code

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

[jira] [Commented] (SPARK-39810) tableExists can reuse getTable code

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

[jira] [Assigned] (SPARK-39810) tableExists can reuse getTable code

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39810: Assignee: (was: Apache Spark) > tableExists can reuse getTable code >

[jira] [Assigned] (SPARK-39810) tableExists can reuse getTable code

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39810: Assignee: Apache Spark > tableExists can reuse getTable code >

[jira] [Commented] (SPARK-39794) Introduce parametric singleton for DataType

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17568201#comment-17568201 ] Apache Spark commented on SPARK-39794: -- User 'xinrong-meng' has created a pull request for this

[jira] [Created] (SPARK-39810) tableExists can reuse getTable code

2022-07-18 Thread Rui Wang (Jira)
Rui Wang created SPARK-39810: Summary: tableExists can reuse getTable code Key: SPARK-39810 URL: https://issues.apache.org/jira/browse/SPARK-39810 Project: Spark Issue Type: Sub-task

[jira] [Assigned] (SPARK-39794) Introduce parametric singleton for DataType

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39794: Assignee: (was: Apache Spark) > Introduce parametric singleton for DataType >

[jira] [Assigned] (SPARK-39794) Introduce parametric singleton for DataType

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39794: Assignee: Apache Spark > Introduce parametric singleton for DataType >

[jira] [Updated] (SPARK-39749) ANSI SQL mode: use plain string representation on casting Decimal to String

2022-07-18 Thread Gengliang Wang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gengliang Wang updated SPARK-39749: --- Description: Currently, casting decimal as string type will result in Strings with

[jira] [Updated] (SPARK-39749) ANSI SQL mode: use plain string representation on casting Decimal to String

2022-07-18 Thread Gengliang Wang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gengliang Wang updated SPARK-39749: --- Summary: ANSI SQL mode: use plain string representation on casting Decimal to String (was:

[jira] [Commented] (SPARK-39794) Introduce parametric singleton for DataType

2022-07-18 Thread Xinrong Meng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17568139#comment-17568139 ] Xinrong Meng commented on SPARK-39794: -- I am working on that. > Introduce parametric singleton for

[jira] [Commented] (SPARK-39647) Block push fails with java.lang.IllegalArgumentException: Active local dirs list has not been updated by any executor registration even when the NodeManager hasn't bee

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

[jira] [Updated] (SPARK-35579) Update to janino 3.1.7 to fix a bug

2022-07-18 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen updated SPARK-35579: - Priority: Major (was: Critical) Summary: Update to janino 3.1.7 to fix a bug (was: Fix a

[jira] [Assigned] (SPARK-35579) Fix a bug in janino or work around it in Spark.

2022-07-18 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen reassigned SPARK-35579: Assignee: Prashant Singh > Fix a bug in janino or work around it in Spark. >

[jira] [Resolved] (SPARK-35579) Fix a bug in janino or work around it in Spark.

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

[jira] [Commented] (SPARK-39807) Respect ``Series.concat`` sort parameter to follow 1.4.3 behavior

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

[jira] [Assigned] (SPARK-39807) Respect ``Series.concat`` sort parameter to follow 1.4.3 behavior

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39807: Assignee: (was: Apache Spark) > Respect ``Series.concat`` sort parameter to follow

[jira] [Commented] (SPARK-39807) Respect ``Series.concat`` sort parameter to follow 1.4.3 behavior

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

[jira] [Assigned] (SPARK-39807) Respect ``Series.concat`` sort parameter to follow 1.4.3 behavior

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39807: Assignee: Apache Spark > Respect ``Series.concat`` sort parameter to follow 1.4.3

[jira] [Assigned] (SPARK-39808) Support aggregate function MODE

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39808: Assignee: Apache Spark > Support aggregate function MODE >

[jira] [Commented] (SPARK-39808) Support aggregate function MODE

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

[jira] [Assigned] (SPARK-39808) Support aggregate function MODE

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39808: Assignee: (was: Apache Spark) > Support aggregate function MODE >

[jira] [Commented] (SPARK-39809) Support CharType in PySpark

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

[jira] [Assigned] (SPARK-39809) Support CharType in PySpark

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39809: Assignee: (was: Apache Spark) > Support CharType in PySpark >

[jira] [Assigned] (SPARK-39809) Support CharType in PySpark

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39809: Assignee: Apache Spark > Support CharType in PySpark > --- > >

[jira] [Created] (SPARK-39809) Support CharType in PySpark

2022-07-18 Thread Ruifeng Zheng (Jira)
Ruifeng Zheng created SPARK-39809: - Summary: Support CharType in PySpark Key: SPARK-39809 URL: https://issues.apache.org/jira/browse/SPARK-39809 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-39808) Support aggregate function MODE

2022-07-18 Thread jiaan.geng (Jira)
jiaan.geng created SPARK-39808: -- Summary: Support aggregate function MODE Key: SPARK-39808 URL: https://issues.apache.org/jira/browse/SPARK-39808 Project: Spark Issue Type: New Feature

[jira] [Updated] (SPARK-38946) Generates a new dataframe instead of operating inplace in setitem

2022-07-18 Thread Yikun Jiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yikun Jiang updated SPARK-38946: Summary: Generates a new dataframe instead of operating inplace in setitem (was: Generates a new

[jira] [Created] (SPARK-39807) Respect ``Series.concat`` sort parameter to follow 1.4.3 behavior

2022-07-18 Thread Yikun Jiang (Jira)
Yikun Jiang created SPARK-39807: --- Summary: Respect ``Series.concat`` sort parameter to follow 1.4.3 behavior Key: SPARK-39807 URL: https://issues.apache.org/jira/browse/SPARK-39807 Project: Spark

[jira] [Commented] (SPARK-39806) Queries accessing METADATA struct crash on partitioned tables

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

[jira] [Commented] (SPARK-39805) Deprecate Trigger.Once and Promote Trigger.AvailableNow

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

[jira] [Assigned] (SPARK-39806) Queries accessing METADATA struct crash on partitioned tables

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39806: Assignee: Apache Spark > Queries accessing METADATA struct crash on partitioned tables >

[jira] [Commented] (SPARK-39806) Queries accessing METADATA struct crash on partitioned tables

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

[jira] [Assigned] (SPARK-39806) Queries accessing METADATA struct crash on partitioned tables

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39806: Assignee: (was: Apache Spark) > Queries accessing METADATA struct crash on

[jira] [Commented] (SPARK-39805) Deprecate Trigger.Once and Promote Trigger.AvailableNow

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

[jira] [Assigned] (SPARK-39805) Deprecate Trigger.Once and Promote Trigger.AvailableNow

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39805: Assignee: Apache Spark > Deprecate Trigger.Once and Promote Trigger.AvailableNow >

[jira] [Assigned] (SPARK-39805) Deprecate Trigger.Once and Promote Trigger.AvailableNow

2022-07-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39805: Assignee: (was: Apache Spark) > Deprecate Trigger.Once and Promote

[jira] [Updated] (SPARK-39806) Queries accessing METADATA struct crash on partitioned tables

2022-07-18 Thread Ala Luszczak (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ala Luszczak updated SPARK-39806: - Description: There is a problem with a projection we use in `FileScanRDD` to join the metadata

[jira] [Updated] (SPARK-39806) Queries accessing METADATA struct crash on partitioned tables

2022-07-18 Thread Ala Luszczak (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ala Luszczak updated SPARK-39806: - Description: There is a problem with a projection we use in `FileScanRDD` to join the metadata

[jira] [Created] (SPARK-39806) Queries accessing METADATA struct crash on partitioned tables

2022-07-18 Thread Ala Luszczak (Jira)
Ala Luszczak created SPARK-39806: Summary: Queries accessing METADATA struct crash on partitioned tables Key: SPARK-39806 URL: https://issues.apache.org/jira/browse/SPARK-39806 Project: Spark

[jira] [Assigned] (SPARK-39760) Support Varchar in PySpark

2022-07-18 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruifeng Zheng reassigned SPARK-39760: - Assignee: Ruifeng Zheng > Support Varchar in PySpark > -- > >

[jira] [Resolved] (SPARK-39760) Support Varchar in PySpark

2022-07-18 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruifeng Zheng resolved SPARK-39760. --- Fix Version/s: 3.4.0 Resolution: Fixed Issue resolved by pull request 37173

[jira] [Created] (SPARK-39805) Deprecate Trigger.Once and Promote Trigger.AvailableNow

2022-07-18 Thread Jungtaek Lim (Jira)
Jungtaek Lim created SPARK-39805: Summary: Deprecate Trigger.Once and Promote Trigger.AvailableNow Key: SPARK-39805 URL: https://issues.apache.org/jira/browse/SPARK-39805 Project: Spark