[ https://issues.apache.org/jira/browse/DRILL-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154105#comment-14154105 ]
Aditya Kishore commented on DRILL-1473: --------------------------------------- cc' [~amansinha100] Could you please take a look at the patch. > 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 > Attachments: > DRILL-1473-o.a.d.exec.planner.logical.DrillPushParti.patch > > > 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)