[jira] [Created] (SPARK-47824) Nondeterminism in pyspark.pandas.series.asof

2024-04-11 Thread Mark Jarvin (Jira)
Mark Jarvin created SPARK-47824: --- Summary: Nondeterminism in pyspark.pandas.series.asof Key: SPARK-47824 URL: https://issues.apache.org/jira/browse/SPARK-47824 Project: Spark Issue Type: Bug

[jira] [Created] (SPARK-47404) Add hooks to release the ANTLR DFA cache after parsing SQL

2024-03-14 Thread Mark Jarvin (Jira)
Mark Jarvin created SPARK-47404: --- Summary: Add hooks to release the ANTLR DFA cache after parsing SQL Key: SPARK-47404 URL: https://issues.apache.org/jira/browse/SPARK-47404 Project: Spark

[jira] [Created] (SPARK-47029) ALTER COLUMN DROP DEFAULT test fails with JSON data sources

2024-02-12 Thread Mark Jarvin (Jira)
Mark Jarvin created SPARK-47029: --- Summary: ALTER COLUMN DROP DEFAULT test fails with JSON data sources Key: SPARK-47029 URL: https://issues.apache.org/jira/browse/SPARK-47029 Project: Spark

[jira] [Created] (SPARK-47026) Include coverage of JSON data sources in array/struct/map default value tests

2024-02-12 Thread Mark Jarvin (Jira)
Mark Jarvin created SPARK-47026: --- Summary: Include coverage of JSON data sources in array/struct/map default value tests Key: SPARK-47026 URL: https://issues.apache.org/jira/browse/SPARK-47026 Project:

[jira] [Commented] (SPARK-44973) Fix ArrayIndexOutOfBoundsException in conv()

2023-11-21 Thread Mark Jarvin (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17788564#comment-17788564 ] Mark Jarvin commented on SPARK-44973: - Hmm, possibly it goes back to Spark 2.1.0 due to this line:

[jira] [Comment Edited] (SPARK-44973) CONV('-9223372036854775808', 10, -2) throws ArrayIndexOutOfBoundsException

2023-11-20 Thread Mark Jarvin (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787619#comment-17787619 ] Mark Jarvin edited comment on SPARK-44973 at 11/20/23 8:56 PM: --- I believe

[jira] [Comment Edited] (SPARK-44973) CONV('-9223372036854775808', 10, -2) throws ArrayIndexOutOfBoundsException

2023-11-19 Thread Mark Jarvin (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787619#comment-17787619 ] Mark Jarvin edited comment on SPARK-44973 at 11/19/23 4:19 PM: --- I believe

[jira] [Commented] (SPARK-44973) CONV('-9223372036854775808', 10, -2) throws ArrayIndexOutOfBoundsException

2023-11-19 Thread Mark Jarvin (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787619#comment-17787619 ] Mark Jarvin commented on SPARK-44973: - I believe it's affected back to 3.3.1: