Description
We need support VIEW_TTL table property that can be specified during CREATE VIEW AND ALTER VIEW commands.
High level list of tasks
- Modify SYSCAT to support VIEW TTL related metadata.
- Add to MetadataProtocol
- Add to PTable and TableProperty.
- Modify PhoenixDatabaseMetaData
- Modify various create table and alter table routines