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

longfeiJiang edited comment on KYLIN-5492 at 4/6/23 3:52 AM:
-------------------------------------------------------------

*Dev Design*
When using jdbc to create an epoch table, use epoch_target as the primary key, 
and the previous unique constraint is not needed

For the environment where the table has been built, first determine whether the 
primary key exists, if not, add epoch_target as the primary key to maintain 
consistency

The upgraded environment, the old unique is not deleted here

*Evidence*
new env
 !image-2023-04-06-11-51-28-459.png! 

upgraded env
 !image-2023-04-06-11-52-04-129.png! 


was (Author: JIRAUSER298472):
*Dev Design*
When using jdbc to create an epoch table, use epoch_target as the primary key, 
and the previous unique constraint is not needed

For the environment where the table has been built, first determine whether the 
primary key exists, if not, add epoch_target as the primary key to maintain 
consistency

The upgraded environment, the old unique is not deleted here

> Transformation of dependencies between service modules
> ------------------------------------------------------
>
>                 Key: KYLIN-5492
>                 URL: https://issues.apache.org/jira/browse/KYLIN-5492
>             Project: Kylin
>          Issue Type: Improvement
>    Affects Versions: 5.0-alpha
>            Reporter: longfeiJiang
>            Assignee: longfeiJiang
>            Priority: Major
>             Fix For: 5.0-alpha
>
>         Attachments: image-2023-04-06-11-51-28-459.png, 
> image-2023-04-06-11-52-04-129.png
>
>
> Transformation of dependencies:
>  # common-service
>  # query-service
>  # datasource-service
>  # dataloading-service
>  # job-service
>  # modeling-service



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

Reply via email to