[ 
https://issues.apache.org/jira/browse/PHOENIX-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Palash Chauhan resolved PHOENIX-7410.
-------------------------------------
    Fix Version/s: 5.3.0
       Resolution: Fixed

> Escape metadata attribute values/property names in SchemaTool synthesis 
> ------------------------------------------------------------------------
>
>                 Key: PHOENIX-7410
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-7410
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Palash Chauhan
>            Assignee: Palash Chauhan
>            Priority: Major
>             Fix For: 5.3.0
>
>
> When processing an ALTER statement on a table and generating an effective 
> CREATE TABLE statement, SchemaTool does not escape a property like 
> `phoenix.max.lookback.age.seconds`.
> This leads to a [parsing exception when parsing the CREATE TABLE 
> statement|https://github.com/apache/phoenix/blob/master/phoenix-core-client/src/main/java/org/apache/phoenix/schema/tool/SchemaSynthesisProcessor.java#L82]
>  as part of processing the next ALTER statement. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to