[
https://issues.apache.org/jira/browse/HIVE-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-3483:
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.10.0
Status: Resolved (was: Patch Available)
Committed to trunk. Thanks, Thejas!
> joins using partitioned table give incorrect results on windows
> ----------------------------------------------------------------
>
> Key: HIVE-3483
> URL: https://issues.apache.org/jira/browse/HIVE-3483
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.9.0
> Reporter: Thejas M Nair
> Assignee: Thejas M Nair
> Fix For: 0.10.0
>
> Attachments: HIVE-3483.1.patch, HIVE-3483.2.patch
>
>
> Hive CombineFilter.getSplits returns single split instead of multiple splits
> on windows. The comparison in CombineFilter.accept() was using paths
> converted to strings instead of using Paths themselves, and one of the
> strings had "/C:" and other had "C:" .
> The tests that are affected by this issue include -
> auto_join18.q,auto_join18_multi_distinct.q,
> join18.q,join18_multi_distinct.q,ppd_union_view.q,create_view.q and union20.q
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira