swuferhong commented on PR #3623:
URL: https://github.com/apache/fluss/pull/3623#issuecomment-4988897945

   > thanks for your quick reply. @swuferhong
   > 
   > > the user has an hourly-partitioned table where partitions are retained 
for 24 hours, the log TTL is set to 1 hour, and the number of local segments is 
5 (to ensure that the most recent hour of appended data stays on the server). 
In this case, the historical 23 hours would incur a large amount of redundant 
storage—even though the user has configured the log TTL to 1 hour.
   > 
   > make sense if setting the large number of local segments reservation.
   
   Because Fluss remote currently lacks column pruning capability, many users 
will still choose to configure `table.log.tiered.local-segments` to a large 
value. Regarding TTL for active segments, could you and @gyang94  come up with 
a proposal docs first?


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