You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by GitBox <gi...@apache.org> on 2019/10/02 18:50:17 UTC

[GitHub] [trafodion] DaveBirdsall commented on a change in pull request #1858: [TRAFODION-3328] Code cleanup in NADefaults

DaveBirdsall commented on a change in pull request #1858: [TRAFODION-3328] Code cleanup in NADefaults
URL: https://github.com/apache/trafodion/pull/1858#discussion_r330711433
 
 

 ##########
 File path: core/sql/generator/GenRelUpdate.cpp
 ##########
 @@ -2449,6 +2450,7 @@ short HbaseInsert::codeGen(Generator *generator)
   }
 
   const NATable *naTable = getTableDesc()->getNATable();
+  NABoolean isTrafMDTable = getTableDesc()->getNATable()->isSeabaseMDTable();
 
 Review comment:
   Same observation here

----------------------------------------------------------------
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


With regards,
Apache Git Services