You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by se...@apache.org on 2017/01/27 04:48:47 UTC

[2/5] incubator-trafodion git commit: Comment change

Comment change


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/f1653636
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/f1653636
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/f1653636

Branch: refs/heads/master
Commit: f1653636dd6d411fafe79697ee75c8763ff8edf2
Parents: 932c219
Author: Dave Birdsall <db...@apache.org>
Authored: Tue Jan 24 00:09:08 2017 +0000
Committer: Dave Birdsall <db...@apache.org>
Committed: Tue Jan 24 00:09:08 2017 +0000

----------------------------------------------------------------------
 core/sql/ustat/hs_globals.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/f1653636/core/sql/ustat/hs_globals.cpp
----------------------------------------------------------------------
diff --git a/core/sql/ustat/hs_globals.cpp b/core/sql/ustat/hs_globals.cpp
index 757bc7e..ca1255e 100644
--- a/core/sql/ustat/hs_globals.cpp
+++ b/core/sql/ustat/hs_globals.cpp
@@ -3123,7 +3123,7 @@ Lng32 HSGlobalsClass::Initialize()
     LM->StartTimer("getRowCount()");
     Int32 errorCode = 0;
     Int32 breadCrumb = 0;
-    HSFuncClearJniErrorStr();  // clear out any stale error info 
+    HSFuncClearJniErrorStr();   // clear out any stale error info 
     actualRowCount = objDef->getRowCount(currentRowCountIsEstimate_,
                                          inserts, deletes, updates,
                                          numPartitions,