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

ASF GitHub Bot commented on TRAFODION-1610:
-------------------------------------------

Github user zellerh commented on a diff in the pull request:

    
https://github.com/apache/incubator-trafodion/pull/1253#discussion_r142534021
  
    --- Diff: core/sql/optimizer/BindRelExpr.cpp ---
    @@ -11552,35 +11552,7 @@ RelExpr *Update::bindNode(BindWA *bindWA)
       NABoolean transformUpdateKey = 
updatesClusteringKeyOrUniqueIndexKey(bindWA);
       if (bindWA->errStatus()) // error occurred in updatesCKOrUniqueIndexKey()
         return this;
    -  // To be removed when TRAFODION-1610 is implemented.
    -  NABoolean xnsfrmHbaseUpdate = FALSE;
    -  if ((hbaseOper()) && (NOT isMerge()))
    -    {      
    -      if (CmpCommon::getDefault(HBASE_TRANSFORM_UPDATE_TO_DELETE_INSERT) 
== DF_ON)
    --- End diff --
    
    I assume this is the only use of this CQD, so the CQD should be removed?


> Generate constraint expression for update/merge commands
> --------------------------------------------------------
>
>                 Key: TRAFODION-1610
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1610
>             Project: Apache Trafodion
>          Issue Type: Sub-task
>          Components: sql-cmp
>            Reporter: Selvaganesan Govindarajan
>            Assignee: David Wayne Birdsall
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to