[
https://issues.apache.org/jira/browse/ARROW-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe L. Korn resolved ARROW-1889.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.8.0
Issue resolved by pull request 1392
[https://github.com/apache/arrow/pull/1392]
> [Python] --exclude is not available in older git versions
> ---------------------------------------------------------
>
> Key: ARROW-1889
> URL: https://issues.apache.org/jira/browse/ARROW-1889
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Affects Versions: 0.8.0
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
> The workaround implemented yesterday for the version determination uses Git's
> {{--exclude}} option which is only available on very recent versions of Git.
> Instead we should use a {{--match}} expression that only matches the non-JS
> tags.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)