xiangfu0 opened a new pull request, #17169:
URL: https://github.com/apache/pinot/pull/17169

   - Added disk-backed retention for `system.query_log`:
     - Time-based pruning via segment timestamps and rotation
     - Row-based pruning using max entries cap
     - Existing size-based pruning retained
   - Ensures retention is applied on startup and on append
   - Added unit tests covering size, row, and time retention
   - Exposed `FULL_TABLE_NAME` for request handler use
   - Minor parser compatibility fix for IN predicate handling


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to