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: [email protected]

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

Reply via email to