sanjeet006py opened a new pull request, #2065: URL: https://github.com/apache/phoenix/pull/2065
Summary of the changes: - User will specify table level max lookback age in seconds in DDL. - The value in seconds will be converted to milli-seconds before storing it in SYSCAT. Thus, SYSCAT will contain table level max lookback age in milli-seconds. - Property values key map in `PTableImpl` stores table level max lookback age in seconds as this map is for constructing DDLs dynamically. -- 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: issues-unsubscr...@phoenix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org