You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/09/22 18:00:25 UTC

[jira] [Created] (PHOENIX-3316) Don't allow calcite enumerable convention to be used for Phoenix queries

James Taylor created PHOENIX-3316:
-------------------------------------

             Summary: Don't allow calcite enumerable convention to be used for Phoenix queries
                 Key: PHOENIX-3316
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3316
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor
            Assignee: Maryann Xue


We should disable usage of the default calcite enumerable convention when running queries so that we
- recognize in our tests more easily where missing Phoenix implementations exist
- don't compile something down that won't scale well (though functionally it may work)

Once the Calcite Phoenix integration is complete, we can potentially go back and allow the default calcite enumerable convention on a case-by-case basis.



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