You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Zouxxyy (via GitHub)" <gi...@apache.org> on 2023/04/17 11:11:51 UTC

[GitHub] [hudi] Zouxxyy commented on issue #8459: [Discuss] Do we need to promote the bucket number as table config instead of a write config

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

   One problem is that the state index is actually a read parameter logically with flink, because it will not change the layout of the data; and there is such a scenario, flink uses the state index to write data, and when spark reads, it uses bloom index.
   
   While bucket index must undoubtedly be a table config, because it completely changes the data layout.


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org