LB-Yu commented on issue #380: URL: https://github.com/apache/fluss/issues/380#issuecomment-3112680639
Hi @swuferhong. Do you have any updates on this issue? If you’re too busy, I can try to handle it. My brief design: 1. Introduce a new config key named `table.auto-partition.name-prefix`. 2. For alter this config, there are 2 choices. What's your opnion? - In `CoordinatorService.createPartition()` (Trigger by manualy or writer client), update the TableRegistration (add partition name prefix to `table.auto-partition.name-prefix`). - In `AutoPartitionManager.addPartition()` -- 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]
