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/09/29 23:56:29 UTC

[06/13] incubator-trafodion git commit: [TRAFODION-2754] Get statistics cores sqlci or mxosrvr at str_sprintf()

[TRAFODION-2754] Get statistics cores sqlci or mxosrvr at str_sprintf()

Fix for regression failure of core/TEST019 in check PR tests


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

Branch: refs/heads/master
Commit: 2953e8c134e2febcf099db6e2c7c5f46681442e6
Parents: 43c312d
Author: selvaganesang <se...@esgyn.com>
Authored: Tue Sep 26 03:59:33 2017 +0000
Committer: selvaganesang <se...@esgyn.com>
Committed: Tue Sep 26 03:59:33 2017 +0000

----------------------------------------------------------------------
 core/sql/regress/core/FILTER019 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/2953e8c1/core/sql/regress/core/FILTER019
----------------------------------------------------------------------
diff --git a/core/sql/regress/core/FILTER019 b/core/sql/regress/core/FILTER019
index aa26a18..790b5e9 100755
--- a/core/sql/regress/core/FILTER019
+++ b/core/sql/regress/core/FILTER019
@@ -53,11 +53,11 @@ s/TotWriteIOs:[ ][0-9]*[ ]*/ There was an Overflow, /
 s/TotReadIOs:[ ][0-9]*[ ]*//
 s/MinClusterRows:[ ][0-9]*[ ]*//
 s/MaxClusterRows:[ ][0-9]*[ ]*//
-s/ClusterRowsVar:[ ][0-9]*[ ]*//
+s/ClusterRowsVar:[ ][0-9.]*[ ]*//
 s/ClusterNo:[ ][0-9]*[ ]*//g
 s/NumBuckets:[ ][0-9]*[ ]*//g
 s/ActRows:[ ][0-9]*[ ]*//g
 s/NumChains:[ ][0-9]*[ ]*//g
 s/MaxChain:[ ][0-9]*[ ]*//g
-s/VarChain:[ ][0-9]*[ ]*//g
+s/VarChain:[ ][0-9.]*[ ]*//g
 " $fil