[Gandiva] Generate object ids for modules
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
Generate object identifiers for Projector and Filter, so that we can test the external layer to C++ if the identifier is the same to ensure that caching is not broken.
Introduce JNI api to query for the same.
However this is not of high priority since we have tests in the core gandiva layer for the same.
Current tests depend on time but it is causing spurious failures.
**Reporter**: [Praveen Kumar](https://issues.apache.org/jira/browse/ARROW-4371) / @praveenbingo
**Note**: *This issue was originally created as [ARROW-4371](https://issues.apache.org/jira/browse/ARROW-4371). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
Contributor guide
Assessment
This issue has not been assessed yet.