Commits


Marius van Niekerk authored and Antoine Pitrou committed 4aded1dd980
ARROW-7888: [Python] Update pyarrow.jvm to support jpype 0.7+ Not quite sure where the test suite for this is disabled / enabled? Closes #6457 from mariusvniekerk/ARROW-7888 and squashes the following commits: 2c54ea85f <Antoine Pitrou> Update generated headers f6850de3d <Antoine Pitrou> Fix compatibility with convertStrings=False (jpype 0.7+). ca5f94145 <Marius van Niekerk> ARROW-7888: Update pyarrow.jvm to support jpype 0.7+ Lead-authored-by: Marius van Niekerk <marius.v.niekerk@gmail.com> Co-authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>