You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Zhaojing Yu (Jira)" <ji...@apache.org> on 2022/10/01 12:21:00 UTC

[jira] [Updated] (HUDI-3742) Enable parquet enableVectorizedReader for spark incremental read to prevent pef regression

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

Zhaojing Yu updated HUDI-3742:
------------------------------
    Fix Version/s: 0.13.0
                       (was: 0.12.1)

> Enable parquet  enableVectorizedReader for spark incremental read to prevent pef regression
> -------------------------------------------------------------------------------------------
>
>                 Key: HUDI-3742
>                 URL: https://issues.apache.org/jira/browse/HUDI-3742
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: spark
>            Reporter: Tao Meng
>            Assignee: Tao Meng
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>
> now we disable parquet  enableVectorizedReader for mor incremental read,
> and set "spark.sql.parquet.recordLevelFilter.enabled" = "true"  to achieve data filter
> which is slow



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