Skip to content

Commit a967d4f

Browse files
committed
Set io.netty.tryReflectionSetAccessible for Arrow
1 parent 1844015 commit a967d4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2343,6 +2343,7 @@
23432343
<derby.system.durability>test</derby.system.durability>
23442344
<java.awt.headless>true</java.awt.headless>
23452345
<java.io.tmpdir>${project.build.directory}/tmp</java.io.tmpdir>
2346+
<io.netty.tryReflectionSetAccessible>true</io.netty.tryReflectionSetAccessible>
23462347
<spark.test.home>${spark.test.home}</spark.test.home>
23472348
<spark.testing>1</spark.testing>
23482349
<spark.master.rest.enabled>false</spark.master.rest.enabled>

0 commit comments

Comments
 (0)