lokiore opened a new pull request, #1710: URL: https://github.com/apache/phoenix/pull/1710
- Enabled TTL for Updatable Views - Store TTL at only one level where TTL is defined in hierarchy. - getTTL() should get TTL from hierarchy so while building PTable store get TTL from hierarchy and store it in PTable. - Altering should be allowed if TTL is not defined in up/down the hierarchy before. Altering TTL of a parent is not reflected directed to it's child's getTTL(), need to work on invalidate Cache for this. -- 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]
