Description
- Add a New coprocessor - ViewTTLAware Coprocessor that will intercept scan/get requests to inject a new ViewTTLAware scanner.
The scanner will -
- Use the row timestamp of the empty column to determine whether row TTL has expired and mask the rows from underlying query results.
- Use the row timestamp to delete expired rows when DELETE_VIEW_TTL_EXPIRED flag is present.
Attachments
Attachments
Issue Links
- relates to
-
PHOENIX-6833 PhoenixTTLRegionObserver is not added on upgrade
- Resolved
- links to