Tanuj Khurana created PHOENIX-7329: -------------------------------------- Summary: Change TTL column type to VARCHAR in syscat Key: PHOENIX-7329 URL: https://issues.apache.org/jira/browse/PHOENIX-7329 Project: Phoenix Issue Type: Sub-task Reporter: Tanuj Khurana Assignee: Tanuj Khurana
PHOENIX-7170 proposes expressing TTL as conditional expressions which will be evaluated on the rows. Changing the data type of TTL column in syscat will allow us to store those expressions or the absolute TTL value in the same column. -- This message was sent by Atlassian Jira (v8.20.10#820010)