Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

libarrow.so and libgandiva.so not copy into the tmp directory #191

Closed
weiting-chen opened this issue Mar 23, 2021 · 0 comments · Fixed by #192
Closed

libarrow.so and libgandiva.so not copy into the tmp directory #191

weiting-chen opened this issue Mar 23, 2021 · 0 comments · Fixed by #192
Assignees
Labels
bug Something isn't working

Comments

@weiting-chen
Copy link
Collaborator

libarrow.so and libgandiva.so not copy into the tmp/spark_columnar_plugin-xxx folder.
libspark_columnar_jni.so will link to those 2 files.
We have to

  1. unpack libarrow and libgandiva with libspark_columnar_jni into the same directory(/tmp/spark_columnar_plugin-xxx)
  2. Make sure spark_columnar_jni.so can link these two .so files
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant