[
https://issues.apache.org/jira/browse/ARROW-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-7949.
-----------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 6494
[https://github.com/apache/arrow/pull/6494]
> [Developer] Update to '.gitignore' to not track user specific
> 'cpp/Brewfile.lock.json' file
> --------------------------------------------------------------------------------------------
>
> Key: ARROW-7949
> URL: https://issues.apache.org/jira/browse/ARROW-7949
> Project: Apache Arrow
> Issue Type: Improvement
> Environment: macOS-10.15.3
> Reporter: Tarek Allam
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In the developer guides for Python, there is a suggestion for users on macOS
> to use Homebrew to install all dependencies required for building Arrow C++.
> This creates a 'cpp/Brewfile.lock.json' file is specific to the system it
> sits on.
> It would be desirable for this not to be tracked by version control. To
> prevent this accidental addition, perhaps it should be ignored in the
> gitignore file for the respository
--
This message was sent by Atlassian Jira
(v8.3.4#803005)