avantgardnerio commented on code in PR #3083: URL: https://github.com/apache/arrow-datafusion/pull/3083#discussion_r941486829
########## CONTRIBUTING.md: ########## @@ -35,6 +35,15 @@ list to help you get started. This section describes how you can get started at developing DataFusion. +### Windows setup + +```shell Review Comment: I just put that in there based upon the setup of a VM I did yesterday. I do tend to like scripts-as-doc as it eliminates the ambiguity of English. Ideally CI would start with a vanilla Windows machine and run these scripts, but I guess github did that part for us so we just have to doc it some where. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org