You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Raymond Xu (Jira)" <ji...@apache.org> on 2022/03/14 14:28:00 UTC

[jira] [Commented] (HUDI-2606) Ensure query engines not access MDT if disabled

    [ https://issues.apache.org/jira/browse/HUDI-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506259#comment-17506259 ] 

Raymond Xu commented on HUDI-2606:
----------------------------------

These code paths respect metadata config

 
{code:java}
org.apache.hudi.common.table.view.FileSystemViewManager#createViewManager
org.apache.hudi.common.table.view.FileSystemViewManager#createInMemoryFileSystemView
org.apache.hudi.common.fs.FSUtils#getFilesInPartitions
org.apache.hudi.common.fs.FSUtils#getAllPartitionPaths
{code}
 

> Ensure query engines not access MDT if disabled
> -----------------------------------------------
>
>                 Key: HUDI-2606
>                 URL: https://issues.apache.org/jira/browse/HUDI-2606
>             Project: Apache Hudi
>          Issue Type: Task
>          Components: metadata, reader-core
>            Reporter: sivabalan narayanan
>            Assignee: Raymond Xu
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>




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