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

    https://github.com/apache/trafodion/pull/1417#discussion_r164278919
  
    --- Diff: core/sql/executor/ExHbaseIUD.cpp ---
    @@ -1158,7 +1158,7 @@ 
ExHbaseAccessBulkLoadPrepSQTcb::ExHbaseAccessBulkLoadPrepSQTcb(
                           "traf_upsert_err",
                           fileNum,
                           loggingFileName_);
    -   LoggingFileCreated_ = FALSE;
    +   loggingFileCreated_ = FALSE;
    --- End diff --
    
    Yes. I will confirm and remove it


---

Reply via email to