[ https://issues.apache.org/jira/browse/SPARK-53387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Allison Wang updated SPARK-53387: --------------------------------- Description: Support PARTITION BY clause with Arrow Python UDTFs, for example SELECT * FROM my_arrow_udtf(TABLE(table) PARTITION BY c1, c2) Once the PARTITION BY clause is supported, ORDER BY clause should also be supported out of the box. > Support PARTITION BY clause with Arrow Python UDTFs > --------------------------------------------------- > > Key: SPARK-53387 > URL: https://issues.apache.org/jira/browse/SPARK-53387 > Project: Spark > Issue Type: Sub-task > Components: PySpark > Affects Versions: 4.1.0 > Reporter: Allison Wang > Priority: Major > > Support PARTITION BY clause with Arrow Python UDTFs, for example > SELECT * FROM my_arrow_udtf(TABLE(table) PARTITION BY c1, c2) > Once the PARTITION BY clause is supported, ORDER BY clause should also be > supported out of the box. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org