[
https://issues.apache.org/jira/browse/DRILL-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154155#comment-14154155
]
Aman Sinha commented on DRILL-1473:
-----------------------------------
Yes, looks ok. Good catch. We should figure out how to include windows
testing as part of checkin.
> 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: DrillCommitter
> 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)