[ https://issues.apache.org/jira/browse/HIVE-15705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112164#comment-16112164 ]
Daniel Dai commented on HIVE-15705: ----------------------------------- Upload new patch to address most of the comments including the issue with general constraint implementation. There are something not addressed/unclear: 7, 8, 10: We plan to remove HBaseStore code, so I didn't include HBaseStore only issues 12. Chaned AddxxxHandler, but in DropConstraintHandler, we only have constraint name not constraint object in message. I still get db/table from msg in DropConstraintHandler. I checked those are valid during load. 15. I would leave table rename for constraint to another ticket. It is more involved and not appropriate to piggyback in this patch. > Event replication for constraints > --------------------------------- > > Key: HIVE-15705 > URL: https://issues.apache.org/jira/browse/HIVE-15705 > Project: Hive > Issue Type: Sub-task > Components: repl > Reporter: Daniel Dai > Assignee: Daniel Dai > Attachments: HIVE-15705.1.patch, HIVE-15705.2.patch, > HIVE-15705.3.patch, HIVE-15705.4.patch > > > Make event replication for primary key and foreign key work. -- This message was sent by Atlassian JIRA (v6.4.14#64029)