LB-Yu commented on issue #327:
URL: https://github.com/apache/fluss/issues/327#issuecomment-3178948977

   > [#100 
(comment)](https://github.com/apache/fluss/issues/100#issuecomment-3148969940)
   > 
   > > Changing the number of table 
buckets([#327](https://github.com/apache/fluss/issues/327)) is an important 
feature that depends on this functionality and needs to be supported as soon as 
possible. Since [@gyang94](https://github.com/gyang94) has not responded for a 
long time. I think I can take over this task. CC 
[@wuchong](https://github.com/wuchong) 
[@swuferhong](https://github.com/swuferhong).
   > 
   > Hi [@LB-Yu](https://github.com/LB-Yu) , thanks for volunteering taking 
this issue. However, table buckets rescale is a large feature that requires a 
FIP. It's not a simple task that just updates the table property. We need to 
move data between old buckets and new buckets, how to reduce the data 
transferred during the rescaling, how to make clients transparent about the 
bucket rescaling. Considering Fluss provides both log tables and pk tables, 
this process will be more complex than Flink state scaling.
   > 
   > I think you can discuss with [@swuferhong](https://github.com/swuferhong) 
offline with a rough design first.
   
   Thanks for the detail explain. I will discuss with @swuferhong and draft a 
FIP.


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