You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aditya Kishore (JIRA)" <ji...@apache.org> on 2014/10/01 02:34:34 UTC

[jira] [Created] (DRILL-1473) o.a.d.exec.planner.logical.DrillPushPartitionFilterIntoScan asserts on Windows

Aditya Kishore created DRILL-1473:
-------------------------------------

             Summary: o.a.d.exec.planner.logical.DrillPushPartitionFilterIntoScan asserts on Windows
                 Key: DRILL-1473
                 URL: https://issues.apache.org/jira/browse/DRILL-1473
             Project: Apache Drill
          Issue Type: Bug
          Components: Query Planning & Optimization
    Affects Versions: 0.6.0
            Reporter: Aditya Kishore
            Assignee: Aditya Kishore
            Priority: Blocker


And all tests in TestPartitionFilter fail.

This is because on Windows, a file path could be of form {{"file:/X:/path/to/file"}} and code assumes that there can be at max one {{":"}} in the path, otherwise it asserts.



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