yihua commented on PR #13414:
URL: https://github.com/apache/hudi/pull/13414#issuecomment-2971554489

   > I don't think it deserves a new table version based on the fact there is 
no file format or layout change, maybe just a new metadata config should be 
enough.
   
   There is layout change in the secondary index partition in MDT where the 
file group mapping from the record key to the file group index is changed.  
Unless the table version is changed and the mapping or sharding (we can decide 
a name to use) algorithm is stored in the table config, there is no way to 
differentiate how secondary index is sharded.


-- 
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