You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Aman Sinha (Jira)" <ji...@apache.org> on 2020/03/20 19:53:00 UTC

[jira] [Created] (IMPALA-9539) Enable the conjunctive normal form rewrites by default

Aman Sinha created IMPALA-9539:
----------------------------------

             Summary: Enable the conjunctive normal form rewrites by default
                 Key: IMPALA-9539
                 URL: https://issues.apache.org/jira/browse/IMPALA-9539
             Project: IMPALA
          Issue Type: Bug
          Components: Frontend
            Reporter: Aman Sinha
            Assignee: Aman Sinha


IMPALA-9183 adds the functionality to convert disjunctive predicates into conjunctive normal form (CNF).  Currently, the rewrite is disabled by default and  can be enabled by setting enable_cnf_rewrites to true.  Since it can cause several plan changes, we should ensure it does not cause regressions (both in terms of result correctness and performance) and then enable it by default.  This JIRA is a follow-up to IMPALA-9183. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org