You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/05/03 23:48:00 UTC

[jira] [Commented] (PHOENIX-6271) Effective DDL generated by SchemaExtractionTool should maintain the order of PK and other columns

    [ https://issues.apache.org/jira/browse/PHOENIX-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17338681#comment-17338681 ] 

ASF GitHub Bot commented on PHOENIX-6271:
-----------------------------------------

swaroopak opened a new pull request #1218:
URL: https://github.com/apache/phoenix/pull/1218


   …maintain the order of PK and other columns


-- 
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:
users@infra.apache.org


> Effective DDL generated by SchemaExtractionTool should maintain the order of PK and other columns
> -------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-6271
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6271
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Swaroopa Kadam
>            Assignee: Swaroopa Kadam
>            Priority: Minor
>             Fix For: 5.1.1, 4.16.1
>
>
> SchemaExtractionTool is used to generate effective DDL which can be then compared with the DDL on the cluster to perform schema monitoring. 
> This won't affect the monitoring part but would be good to have the PR order in place so that effective DDL can be used for creating the entity for the first time in a new environment.
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)