[
https://issues.apache.org/jira/browse/PHOENIX-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17308387#comment-17308387
]
ASF GitHub Bot commented on PHOENIX-6427:
-----------------------------------------
stoty closed pull request #1182:
URL: https://github.com/apache/phoenix/pull/1182
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Create sequence fails in lowercase schema
> -----------------------------------------
>
> Key: PHOENIX-6427
> URL: https://issues.apache.org/jira/browse/PHOENIX-6427
> Project: Phoenix
> Issue Type: Bug
> Components: core
> Affects Versions: 5.1.0, 4.16.0
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
> Fix For: 4.17.0, 5.2.0, 5.1.2
>
>
> The following sequence:
> {noformat}
> CREATE SCHEMA "lower";
> create sequence "lower"."seq";
> {noformat}
> fails with a SchemaNotFoundException when namespace mapping is enabled.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)