Viraj Jasani created PHOENIX-7634:
-------------------------------------
Summary: CDC Stream name format should allow separator that is not
allowed in table name
Key: PHOENIX-7634
URL: https://issues.apache.org/jira/browse/PHOENIX-7634
Project: Phoenix
Issue Type: Improvement
Reporter: Viraj Jasani
As of today, we support CDC stream name format with "-" as separator to
separate cdc name prefix, table name, cdc object name, cdc index timestamp.
However "-" is valid character used while creating HBase tables. We should use
separator that is not allowed in table names e.g. "#", "$" or "!" etc.
We can use "#" as separator.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)