Zouxxyy commented on issue #6787:
URL: https://github.com/apache/hudi/issues/6787#issuecomment-1258185449

   > @Zouxxyy `DEFAULT_METADATA_ENABLE_FOR_READERS` is used for the reader 
side, deciding whether a metadata table should be used for reading a Hudi table 
by default. The write side does not leverage 
`DEFAULT_METADATA_ENABLE_FOR_READERS`. We plan to remove this reader-side 
default.
   
   So currently the metadata is only written, but never used? Unless manually 
modify `DEFAULT_METADATA_ENABLE_FOR_READERS=true`, then compile hudi ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to