Jacob Isaac created PHOENIX-7107:
------------------------------------
Summary: Add support for indexing on SYSTEM.CATALOG table
Key: PHOENIX-7107
URL: https://issues.apache.org/jira/browse/PHOENIX-7107
Project: Phoenix
Issue Type: Improvement
Reporter: Jacob Isaac
Assignee: Jacob Isaac
With partial indexing available (PHOENIX-7032)
Having the ability to partially index system catalog rows would be useful as it
would allow us to scan catalog properties more efficiently.
For e.g
The SYSTEM.CHILD_LINK table can be thought of as a partial index of
SYSTEM.CATALOG row with link_type=4.
Being able to query which tables/views have the TTL set.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)