swuferhong opened a new issue, #2489: URL: https://github.com/apache/fluss/issues/2489
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and found nothing similar. ### Motivation `table.log.tiered.local-segments` controls how many segments a table's bucket retains locally. Retaining more segments allows streaming read jobs to read more data on the Fluss server instead of from remote storage. For scenarios like column pruning, setting a larger value ensures more stable read jobs. Therefore, it's desirable for this parameter to be dynamically configurable using alter table config. ### Solution _No response_ ### Anything else? _No response_ ### Willingness to contribute - [ ] I'm willing to submit a PR! -- 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]
