Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit 6f1fb84

Browse files
committed
add native-image configs for RootAllocator
1 parent 59261c9 commit 6f1fb84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • google-cloud-bigquery/src/main/resources/META-INF/native-image/com.google.cloud/google-cloud-bigquery
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Args = --add-opens=java.base/java.nio=ALL-UNNAMED
1+
Args = --add-opens=java.base/java.nio=ALL-UNNAMED --initialize-at-build-time=org.apache.arrow.memory.RootAllocator

0 commit comments

Comments
 (0)