You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Martin Grund (Jira)" <ji...@apache.org> on 2023/01/06 09:02:00 UTC

[jira] [Commented] (SPARK-41755) Reorder fields to use consecutive field numbers

    [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org