[jira] [Updated] (SPARK-48555) Support Column type for several SQL functions in scala and python

2024-06-06 Thread Ron Serruya (Jira)
[ https://issues.apache.org/jira/browse/SPARK-48555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Serruya updated SPARK-48555: Priority: Major (was: Minor) > Support Column type for several SQL functions in scala and python

[jira] [Updated] (SPARK-48091) Using `explode` together with `transform` in the same select statement causes aliases in the transformed column to be ignored

2024-06-06 Thread Ron Serruya (Jira)
[ https://issues.apache.org/jira/browse/SPARK-48091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Serruya updated SPARK-48091: Description: When using an `explode` function, and `transform` function in the same select

[jira] [Updated] (SPARK-48091) Using `explode` together with `transform` in the same select statement causes aliases in the transformed column to be ignored

2024-06-06 Thread Ron Serruya (Jira)
[ https://issues.apache.org/jira/browse/SPARK-48091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Serruya updated SPARK-48091: Environment: Scala 2.12.15, Python 3.10, 3.12, OSX 14.4 and Databricks DBR 13.3, 14.3, Pyspark

[jira] [Updated] (SPARK-48091) Using `explode` together with `transform` in the same select statement causes aliases in the transformed column to be ignored

2024-06-06 Thread Ron Serruya (Jira)
[ https://issues.apache.org/jira/browse/SPARK-48091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Serruya updated SPARK-48091: Component/s: Spark Core (was: PySpark) > Using `explode` together with

[jira] [Updated] (SPARK-48091) Using `explode` together with `transform` in the same select statement causes aliases in the transformed column to be ignored

2024-06-06 Thread Ron Serruya (Jira)
[ https://issues.apache.org/jira/browse/SPARK-48091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Serruya updated SPARK-48091: Labels: alias (was: PySpark alias) > Using `explode` together with `transform` in the same

[jira] [Created] (SPARK-48555) Support Column type for several SQL functions in scala and python

2024-06-06 Thread Ron Serruya (Jira)
Ron Serruya created SPARK-48555: --- Summary: Support Column type for several SQL functions in scala and python Key: SPARK-48555 URL: https://issues.apache.org/jira/browse/SPARK-48555 Project: Spark

[jira] [Updated] (SPARK-48555) Support Column type for several SQL functions in scala and python

2024-06-06 Thread Ron Serruya (Jira)
[ https://issues.apache.org/jira/browse/SPARK-48555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Serruya updated SPARK-48555: Description: Currently, several SQL functions accept both native types and Columns, but only

[jira] [Updated] (SPARK-48091) Using `explode` together with `transform` in the same select statement causes aliases in the transformed column to be ignored

2024-05-02 Thread Ron Serruya (Jira)
[ https://issues.apache.org/jira/browse/SPARK-48091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Serruya updated SPARK-48091: Description: When using an `explode` function, and `transform` function in the same select

[jira] [Created] (SPARK-48091) Using `explode` together with `transform` in the same select statement causes aliases in the transformed column to be ignored

2024-05-02 Thread Ron Serruya (Jira)
Ron Serruya created SPARK-48091: --- Summary: Using `explode` together with `transform` in the same select statement causes aliases in the transformed column to be ignored Key: SPARK-48091 URL:

[jira] [Updated] (SPARK-45543) WindowGroupLimit Causes incorrect results when multiple windows are used

2023-10-15 Thread Ron Serruya (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Serruya updated SPARK-45543: Description: First, it's my first bug, so I'm hoping I'm doing it right, also, as I'm not very

[jira] [Created] (SPARK-45543) WindowGroupLimit Causes incorrect results when multiple windows are used

2023-10-15 Thread Ron Serruya (Jira)
Ron Serruya created SPARK-45543: --- Summary: WindowGroupLimit Causes incorrect results when multiple windows are used Key: SPARK-45543 URL: https://issues.apache.org/jira/browse/SPARK-45543 Project: