You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by selvaganesang <gi...@git.apache.org> on 2018/11/30 00:38:53 UTC

[GitHub] trafodion pull request #1746: [TRAFODION-3234] Refactor hive meta calls to b...

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

    https://github.com/apache/trafodion/pull/1746#discussion_r237711771
  
    --- Diff: core/sql/executor/HiveClient_JNI.cpp ---
    @@ -42,17 +43,16 @@ static const char* const hvcErrorEnumStr[] =
      ,"Java exception in close()."
    --- End diff --
    
    Yes. Fixed it


---