Commits

Bryan Cutler authored 1f099c7e6e1
ARROW-3272: [Java][Docs] Add documentation about Java code style The Java code style is based off of the Google style guide with some small differences. This adds documentation with a link to the Google style guide and a list of what is different. Author: Bryan Cutler <cutlerb@gmail.com> Closes #3090 from BryanCutler/java-checkstyle-docs-ARROW-3272 and squashes the following commits: 73a1206 <Bryan Cutler> change wording bad8c59 <Bryan Cutler> add docs about Java code style