[ 
https://issues.apache.org/jira/browse/SPARK-41755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17655334#comment-17655334
 ] 

Martin Grund commented on SPARK-41755:
--------------------------------------

While not obvious, this is not needed. We can just add a manual ignore for 
28-89 and keep moving.

> Reorder fields to use consecutive field numbers
> -----------------------------------------------
>
>                 Key: SPARK-41755
>                 URL: https://issues.apache.org/jira/browse/SPARK-41755
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Connect
>    Affects Versions: 3.4.0
>            Reporter: Ruifeng Zheng
>            Priority: Major
>
> make IDs consecutive
> ```
>     RepartitionByExpression repartition_by_expression = 27;
>     // NA functions
>     NAFill fill_na = 90;
>     NADrop drop_na = 91;
>     NAReplace replace = 92;
> ```



--
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

Reply via email to