Commit cafb00f
ARROW-6206: [Java][Docs] Document environment variables/java properties
Related to [ARROW-6206](https://issues.apache.org/jira/browse/ARROW-6206).
Specifically, "-Dio.netty.tryReflectionSetAccessible=true" for JVMs >= 9 and BoundsChecking/NullChecking for get.
Closes #5078 from tianchen92/ARROW-6206 and squashes the following commits:
5bd5ae4 <tianchen92> Update java/README.md
a19498c <tianchen92> Update java/README.md
225770b <tianchen92> Update java/README.md
9a4b43c <tianchen92> Update java/README.md
6565185 <tianchen92> Update java/README.md
fd1bc58 <tianchen> ARROW-6206: Document environment variables/java properties
Lead-authored-by: tianchen <niki.lj@alibaba-inc.com>
Co-authored-by: tianchen92 <875529044@qq.com>
Signed-off-by: Micah Kornfield <emkornfield@gmail.com>1 parent 2723884 commit cafb00f
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
57 | 75 | | |
58 | 76 | | |
59 | 77 | | |
| |||
0 commit comments