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

Davis Zhang reassigned HUDI-9543:
---------------------------------

    Assignee: Davis Zhang

> Secondary index does not handle null char properly
> --------------------------------------------------
>
>                 Key: HUDI-9543
>                 URL: https://issues.apache.org/jira/browse/HUDI-9543
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Davis Zhang
>            Assignee: Davis Zhang
>            Priority: Major
>
> If secondary key column contains null, the SI does not track those records.
>  
> Plan: Escape some char and use the unescaped version as the note for null str
> Use "`" to represent null
> for normal string, escape "`" to "`1"
> Make sure reader and writer path works for this



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

Reply via email to