Chao Sun created SPARK-42039:
--------------------------------

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


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

Reply via email to