Commit cbabb84
fix: bigquery/bigquerystorage needs a java property set
The arrow (de)serialization library requires a netty java property
to be set per guidance in
https://github.com/apache/arrow/tree/master/java#java-properties
Fixes: GoogleCloudPlatform#21621 parent 2d2ec57 commit cbabb84
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
| |||
0 commit comments