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)