Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-1273

In case of multiple storage plugins (with optimization rules), all the queries with "where" clause will fail.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Invalid
    • 0.4.0, 0.5.0
    • 0.5.0
    • Execution - Flow
    • None

    Description

      In case of multiple storage plugins with respective optimization rules (like predicate push down), optiq optimizer will call onMatch() method on all the sub classes of "StoragePluginOptimizerRule".

      In this case, all the queries with "where" clause will fail with ClassCastException.

      Attachments

        1. 0001-DRILL-1273-patch.patch
          1 kB
          AnilKumar B

        Activity

          People

            akumarb2010 AnilKumar B
            akumarb2010 AnilKumar B
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: