You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Ethan Guo (Jira)" <ji...@apache.org> on 2022/04/19 00:23:00 UTC

[jira] [Updated] (HUDI-3809) Make full scan optional for metadata partitions other than FILES

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

Ethan Guo updated HUDI-3809:
----------------------------
    Fix Version/s: 0.12.0

> Make full scan optional for metadata partitions other than FILES
> ----------------------------------------------------------------
>
>                 Key: HUDI-3809
>                 URL: https://issues.apache.org/jira/browse/HUDI-3809
>             Project: Apache Hudi
>          Issue Type: Task
>            Reporter: Sagar Sumit
>            Priority: Critical
>             Fix For: 0.12.0
>
>
> Currently, just one config controls whether to do full scan or point lookup while reading log records in metadata table and that config applies to ALL metadata partitions. However, full scan is disabled for column_stats and bloom_filters partitions: HoodieBackedTableMetadata#isFullScanAllowedForPartition
>  
> We should make it configurable for other partitions too.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)