zinking commented on a change in pull request #2594:
URL: https://github.com/apache/calcite/pull/2594#discussion_r741339937



##########
File path: testkit/src/main/java/org/apache/calcite/test/QuidemTest.java
##########
@@ -150,6 +151,10 @@ protected void checkRun(String path) throws Exception {
                   && (Boolean) value;
               closer.add(Prepare.THREAD_EXPAND.push(b));
             }
+            if (propertyName.equals("insubquerythreshold")) {

Review comment:
       is this temporary ? surprised code gen part follows naturely and 
requires no change.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to