apache / apache/incubator-graphar
feat(java,info): refer to spark library to add methods to javainfo
Open
enhancement
- Dominant language
- C++
- Stars
- 373
- Forks
- 93
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 7
Description
### Describe the enhancement requested
JavaInfo is still missing some methods compared to spark library. Therefore it cannot replace GraphInfo/EdgeInfo/VertexInfo in spark.
For example [`isValidated()`](https://github.com/apache/incubator-graphar/blob/bbd562edbf5c44583bbe850915430a5a0642ebf1/maven-projects/spark/graphar/src/main/scala/org/apache/graphar/EdgeInfo.scala#L279)
Pls ensure that the methods in `Java-info` can cover the methods of `Infos` in spark.
### Component(s)
Java
Contributor guide
Assessment
This issue has not been assessed yet.