Browse Source

HPCC-12200 Roxie splitters aren't very fair

Add more testing

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 10 năm trước cách đây
mục cha
commit
c7cc40490e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      roxie/ccd/ccdserver.cpp

+ 1 - 0
roxie/ccd/ccdserver.cpp

@@ -26970,6 +26970,7 @@ protected:
         doTestSplitter(1);
         doTestSplitter(2);
         doTestSplitter(3);
+        doTestSplitter(10);
     }
 
     void testMiscellaneous()