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

Kazuyuki Tanimura resolved SPARK-40477.
---------------------------------------
    Resolution: Won't Fix

gave another thought and decided to close this one not to be fixed. There is no 
natural code path of calling ColumnarBatchRow.get() for NullType columns, 
especially NullType cannot be stored as partition in columnar format like 
Parquet.

> Support `NullType` in `ColumnarBatchRow`
> ----------------------------------------
>
>                 Key: SPARK-40477
>                 URL: https://issues.apache.org/jira/browse/SPARK-40477
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: Kazuyuki Tanimura
>            Priority: Minor
>
> `ColumnarBatchRow.get()` does not support `NullType` currently. Support 
> `NullType` in `ColumnarBatchRow` so that `NullType` can be partition column 
> type.



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