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

Geser Dugarov updated HUDI-7952:
--------------------------------
    Description: 
Fix of ClassCastException in https://issues.apache.org/jira/browse/HUDI-7709 
with nulls as partition columns values could lead to an empty query results.

HoodieFileIndex.listFiles() would return Seq of 
{color:#000000}PartitionDirectory with null values.{color}

 

{color:#000000}But also there is a problem with {color}

 

  was:
Fix of ClassCastException in https://issues.apache.org/jira/browse/HUDI-7709 
with nulls as partition columns values could lead to an empty query results.

HoodieFileIndex.listFiles() would return Seq of 
{color:#000000}PartitionDirectory with null values.
{color}

 


> Incorrect partition pruning when TimestampBasedKeyGenerator is used
> -------------------------------------------------------------------
>
>                 Key: HUDI-7952
>                 URL: https://issues.apache.org/jira/browse/HUDI-7952
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Geser Dugarov
>            Assignee: Geser Dugarov
>            Priority: Major
>
> Fix of ClassCastException in https://issues.apache.org/jira/browse/HUDI-7709 
> with nulls as partition columns values could lead to an empty query results.
> HoodieFileIndex.listFiles() would return Seq of 
> {color:#000000}PartitionDirectory with null values.{color}
>  
> {color:#000000}But also there is a problem with {color}
>  



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

Reply via email to