Thespica commented on issue #704:
URL:
https://github.com/apache/incubator-graphar/issues/704#issuecomment-2966891602
Hi @yangxk1 , I think it's hard to maintaining the gap between C++ and Java
bindings. May be we should deprecate the FFI implementation and turn to pure
Java implementation
The GitHub Actions job "GraphAr Spark CI" on
incubator-graphar.git/693-update-ubuntu-runner has failed.
Run started by GitHub user Thespica (triggered by Thespica).
Head commit for run:
ed648f450b9a3976b3025fdd6ee4ff821e475c8e / John
Update spark.yaml
Report URL: https://github.com/apache/inc
yangxk1 commented on issue #704:
URL:
https://github.com/apache/incubator-graphar/issues/704#issuecomment-2967061317
> Hi [@yangxk1](https://github.com/yangxk1) , I think it's hard to
maintaining the gap between C++ and Java bindings. May be we should deprecate
the FFI implementation and t
SemyonSinchenko commented on PR #694:
URL:
https://github.com/apache/incubator-graphar/pull/694#issuecomment-2967974297
I think it should be something like
```
"--add-opens=java.base/sun.nio.ch=ALL-UNNAMED"
"--add-opens=java.base/java.lang=ALL-UNNAMED"
"--add-opens=java.base/java