v0.1.0
What's Changed
- Fix the inconsistent prefix for vertex property chunks and update image links by @acezen in #4
- Use the apache URL to download apache-arrow. by @sighingnow in #7
- Update gar-test submodule url by @acezen in #6
- Update README.rst by @yecol in #11
- Revise image links in docs by @lixueclaire in #10
- Add ccache to github actions by @acezen in #12
- Refine documentation about integrating into GraphScope by @lixueclaire in #15
- Add issue template and pull request template to help user easy to get… by @acezen in #13
- Fix the file suffix of bug report template by @acezen in #17
- Refine the contributing doc to more readable and easy to get started by @acezen in #16
- Add CODE_OF_CONDUCT.md by @acezen in #26
- Add InfoVersion to store version information of info and support data type extension base on info version by @acezen in #27
- [MinorFix] Remove unnecessary file by @acezen in #43
- Initialize the spark tool of GraphAr and implement the Info and IndexGenerator by @acezen in #45
- organize an example pagerank app employing the gar library (#44) by @andydiwenzhu in #46
- Remove `include "arrow/api.h" from graph.h by @acezen in #50
- Initialize the implementation of spark writer by @acezen in #51
- Initialize implementation for spark reader by @lixueclaire in #52
- [Minor] Remove
docutils
version limit to fix docs ci by @acezen in #57 - Fix prefix of GAR files in document by @lixueclaire in #56
- Add release and reviewing tutorial to contributing guide by @acezen in #53
- Add introduction about GraphAr Spark tools in document by @lixueclaire in #58
- Add spark tool api reference to doc by @acezen in #59
- [BugFix][Spark] Fix offset chunk output path and offset value of spark writer by @acezen in #63
- Add Spark application examples using GraphAr Spark tools by @lixueclaire in #61
- [Improve][Doc] Revise the README and APIs docstring of GraphAr by @acezen in #64
- [Improve][Doc] Refine the documentation about user guide and applications by @lixueclaire in #69
- [BugFix] Hide the interface of dependencies of GraphAr with
PRIVATE
link type by @acezen in #71
New Contributors
- @yecol made their first contribution in #11
- @andydiwenzhu made their first contribution in #46
Full Changelog: https://github.com/apache/incubator-graphar/commits/v0.1.0