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)