You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Aman Sinha (JIRA)" <ji...@apache.org> on 2014/11/21 23:23:34 UTC

[jira] [Created] (CALCITE-473) Create a wrapper Program to support the ability to enable/disable rules

Aman Sinha created CALCITE-473:
----------------------------------

             Summary: Create a wrapper Program to support the ability to enable/disable rules
                 Key: CALCITE-473
                 URL: https://issues.apache.org/jira/browse/CALCITE-473
             Project: Calcite
          Issue Type: Improvement
            Reporter: Aman Sinha
            Assignee: Julian Hyde


It would be very useful to have the ability to selectively enable/disable rules. 
Create a wrapper Program, have it read a property which is a comma-separated list of regexps, and call a new method Program.enableRules(List<String> rules, boolean enable).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)