You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Sean Hsuan-Yi Chu (JIRA)" <ji...@apache.org> on 2015/03/31 20:53:54 UTC

[jira] [Created] (DRILL-2633) Visitors (PreProcessLogicalRel and UnsupportedOperatorsVisitor) are shared unsafely

Sean Hsuan-Yi Chu created DRILL-2633:
----------------------------------------

             Summary: Visitors (PreProcessLogicalRel and UnsupportedOperatorsVisitor) are shared unsafely
                 Key: DRILL-2633
                 URL: https://issues.apache.org/jira/browse/DRILL-2633
             Project: Apache Drill
          Issue Type: Bug
          Components: Query Planning & Optimization
            Reporter: Sean Hsuan-Yi Chu
            Assignee: Sean Hsuan-Yi Chu
            Priority: Critical


PreProcessLogicalRel and UnsupportedOperatorsVisitor are currently shared among queries; This will lead to non-deterministic failure (thanks [~adeneche]'s discover!).



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