[jira] [Updated] (SPARK-51514) Bring unionByName to SQL

2025-03-14 Thread Shreyas (Jira)
[ https://issues.apache.org/jira/browse/SPARK-51514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shreyas updated SPARK-51514: Description: *unionByName* is in the Scala API since Spark 2.3 (SPARK-21043) It would be nice to have thi

[jira] [Created] (SPARK-51514) Bring unionByName to SQL

2025-03-14 Thread Shreyas (Jira)
Shreyas created SPARK-51514: --- Summary: Bring unionByName to SQL Key: SPARK-51514 URL: https://issues.apache.org/jira/browse/SPARK-51514 Project: Spark Issue Type: Improvement Components:

[jira] [Updated] (SPARK-51498) Implement getUpdateCount & getLargeUpdateCount in Thrift Server

2025-03-13 Thread Shreyas (Jira)
[ https://issues.apache.org/jira/browse/SPARK-51498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shreyas updated SPARK-51498: Description: The JDBC API has *getUpdateCount* and *getLargeUpdateCount* functions that support clients t

[jira] [Updated] (SPARK-51498) Implement getUpdateCount & getLargeUpdateCount in Thrift Server

2025-03-13 Thread Shreyas (Jira)
[ https://issues.apache.org/jira/browse/SPARK-51498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shreyas updated SPARK-51498: Description: The JDBC API has *getUpdateCount* and *getLargeUpdateCount* functions that support clients t

[jira] [Created] (SPARK-51498) Implement getUpdateCount & getLargeUpdateCount in Thrift Server

2025-03-13 Thread Shreyas (Jira)
Shreyas created SPARK-51498: --- Summary: Implement getUpdateCount & getLargeUpdateCount in Thrift Server Key: SPARK-51498 URL: https://issues.apache.org/jira/browse/SPARK-51498 Project: Spark Issue

[jira] [Updated] (SPARK-51051) array_position function should accept an optional 'start_index' parameter

2025-02-05 Thread Shreyas (Jira)
[ https://issues.apache.org/jira/browse/SPARK-51051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shreyas updated SPARK-51051: Description: Most programming languages that support "array_position" type of function have an optional p

[jira] [Created] (SPARK-51051) array_position function should accept an optional 'start_index' parameter

2025-01-31 Thread Shreyas (Jira)
Shreyas created SPARK-51051: --- Summary: array_position function should accept an optional 'start_index' parameter Key: SPARK-51051 URL: https://issues.apache.org/jira/browse/SPARK-51051 Project: Spark

[jira] [Updated] (SPARK-47425) spark-sql does not recognize expressions in repartition hint

2024-03-15 Thread Shreyas (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shreyas updated SPARK-47425: Description: In Scala, it is possible to do this, to create a bucketed table to not have many small files

[jira] [Updated] (SPARK-47425) spark-sql does not recognize expressions in repartition hint

2024-03-15 Thread Shreyas (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shreyas updated SPARK-47425: Description: In Scala, it is possible to do this, to create a bucketed table to not have many small files

[jira] [Updated] (SPARK-47425) spark-sql does not recognize expressions in repartition hint

2024-03-15 Thread Shreyas (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shreyas updated SPARK-47425: Description: In Scala, it is possible to do this, to create a bucketed table to not have many small files

[jira] [Created] (SPARK-47425) spark-sql does not recognize expressions in repartition hint

2024-03-15 Thread Shreyas (Jira)
Shreyas created SPARK-47425: --- Summary: spark-sql does not recognize expressions in repartition hint Key: SPARK-47425 URL: https://issues.apache.org/jira/browse/SPARK-47425 Project: Spark Issue Typ

[jira] [Commented] (SPARK-19256) Hive bucketing write support

2024-03-05 Thread Shreyas (Jira)
[ https://issues.apache.org/jira/browse/SPARK-19256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823851#comment-17823851 ] Shreyas commented on SPARK-19256: - Don't really like spamming in the comments - but this

[jira] [Commented] (SPARK-24472) Orc RecordReaderFactory throws IndexOutOfBoundsException

2020-02-25 Thread Shreyas (Jira)
[ https://issues.apache.org/jira/browse/SPARK-24472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044744#comment-17044744 ] Shreyas commented on SPARK-24472: - Now that SPARK-23710 has been fixed, can this one be