[ 
https://issues.apache.org/jira/browse/SPARK-42039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun resolved SPARK-42039.
-----------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Issue resolved by pull request 39540
[https://github.com/apache/spark/pull/39540]

> SPJ: Remove Option in KeyGroupedPartitioning#partitionValues
> ------------------------------------------------------------
>
>                 Key: SPARK-42039
>                 URL: https://issues.apache.org/jira/browse/SPARK-42039
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.3.1
>            Reporter: Chao Sun
>            Assignee: Chao Sun
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> Currently {{KeyGroupedPartitioning#partitionValuesOpt}} is an 
> {{{}Option[Seq[InternalRow]]{}}}. This is unnecessary since it is always set. 
> This propose to just replace it with {{Seq[InternalRow]}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to