[
https://issues.apache.org/jira/browse/PHOENIX-7743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Palash Chauhan reassigned PHOENIX-7743:
---------------------------------------
Assignee: Palash Chauhan
> IndexTool server-side build fails with TableNotFoundException for
> case-sensitive table/schema/index names
> ---------------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-7743
> URL: https://issues.apache.org/jira/browse/PHOENIX-7743
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.3.0
> Reporter: Palash Chauhan
> Assignee: Palash Chauhan
> Priority: Major
> Fix For: 5.4.0, 5.3.1
>
>
> When IndexTool receives case-sensitive table names with quotes from
> command-line arguments, it fails with TableNotFoundException during table
> metadata lookups on the server-side build code path.
> We should either set a normalized full table name on the config which can be
> quoted in SQL wherever necessary or we should set quoted full table name on
> the config which can be normalized when doing metadata lookup.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)