- ea9a324 feat(c++): Add support for the date/timestamp property types in iter (#754) by Gary · 10 hours ago main
- 9b2219e feat(doc): Generate Java-Info API documentation and fix java-FFI API documentation (#760) by Xiaokang Yang · 3 days ago
- d591a47 fix(ci): fix coverage report merge and flags (#759) by Xiaokang Yang · 3 days ago
- b45f5a1 feat(doc): add java info documents (#755) by Xiaokang Yang · 3 days ago
- 1bb0468 feat(java, info): Add more java info tests (#739) by John · 4 days ago
- 1b9c1cc feat(ci): add java info coverage and merge report (#751) by Xiaokang Yang · 6 days ago
- 8e2a5de feat(ci): focus cpp lcov code coverage reports to just core path (#748) by Xiaokang Yang · 7 days ago
- ae20a93 feat(java,info): refactor GraphInfoLoader provide API, hide yaml dependencies, replace prefix to uri (#745) by Xiaokang Yang · 7 days ago
- bc60fe4 feat(java,info): refactor `EdgeInfo` creation using access-level compliant builder, a… (#743) by Bigu Cezar · 8 days ago
- 09703b6 feat(c++): make the c++ code compatible with both Arrow 17.0.0 and Arrow 21.0.0 (#737) by Xiaokang Yang · 2 weeks ago
- bfa6ec7 fix(c++): keep property readers in sync when crossing full edge-chunk boundaries in EdgeIter::operator++ (#736) by Gary · 3 weeks ago
- d4b4243 Bump to version v0.13.0 (#732) by Xiaokang Yang · 4 weeks ago release-0.13.0-rc.1 v0.13.0 v0.13.0-rc.1
- 77ad48f remove format files and cpp protobuf lib (#730) by Xiaokang Yang · 4 weeks ago
- 34b00d9 fix(ci): install arrow 20.0.0_1 with brewfile(temporary soluation) (#725) by Xiaokang Yang · 5 weeks ago
- 676d301 feat(java,info): revert java info to pre protobuf version (#727) by Xiaokang Yang · 5 weeks ago
- 6dba1d3 feat(Java,info): VertexInfo/EdgeInfo Version Info (#713) by Selim Soufargi · 5 weeks ago
- eb1af90 feat(c++): support build multi-properties in high-level API (#722) by Xiaokang Yang · 6 weeks ago
- a3a580e set libarrow version 17 (#721) by Xiaokang Yang · 8 weeks ago
- 883d7eb feat(c++): support read and write multi-property (#719) by Xiaokang Yang · 8 weeks ago
- 1cca403 feat(spark): read and write label chunk in spark (#718) by Xiaokang Yang · 9 weeks ago
- 8b00259 feat(c++): Allow setting WriterOptions in high-level writer APIs (#716) by Xiaokang Yang · 9 weeks ago
- 0a44e04 chore(java,info): add default graphInfo prefix and remove extra '/' (#708) by Xiaokang Yang · 3 months ago
- 2ccaf7c feat(java): update Java library and fix CI (#705) by Xiaokang Yang · 3 months ago
- eb4984d fix(ci): upgrade ubuntu version of GitHub action runner (#694) by John · 3 months ago
- 961c7b8 feat(c++): Add WriterOption to allow user to configure writer option (#700) by Xiaokang Yang · 3 months ago
- 146eb61 feat(c++): support reading certain set of properties and auto select FileReader or Scanner (#706) by Xiaokang Yang · 3 months ago
- ee4128f fix(ci): use Ubuntu 22.04 (#703) by Xiaokang Yang · 3 months ago
- 3a16108 feat(java-info): add java unit test for loading graph (#683) by Xiaokang Yang · 3 months ago
- 37b046e feat(doc): add zh-CN benchmark document and fix typos (#696) by Xiaokang Yang · 4 months ago
- a1a345a [WIP] add benchmark in README.md (#656) by Elssky · 4 months ago
- 4bbd7d6 fix(java,info): Reorder parameters in EdgeInfo constructor (#685) by yangxk · 4 months ago
- 1a44bc3 chore(NOTICE): Update NOTICE year to 2025 (#682) by Calvin Kirs · 4 months ago
- c3a35e1 chore(github): Fix the incorrect configuration in .asf.yaml (#681) by Calvin Kirs · 4 months ago
- 0c3061e chore(doc): refine readme (#678) by John · 5 months ago
- f457b29 chore(doc): refine empty line (#677) by John · 5 months ago
- d144030 fix(doc): remove meeting statements in README.md (#674) by John · 5 months ago
- ba30326 docs: update README to correct wrong directory path for building cpp (#671) by mocusez · 6 months ago
- 763b5ce docs: update information for publications (#668) by lixueclaire · 6 months ago
- 0bf48c1 Remove Hadoop dependency and update tests / Local (#665) by Sem · 7 months ago
- 9ed02e6 feat: shade proto (#663) by Sem · 7 months ago
- fb0d92b chore(c++): update fwd.h to add label parameter (#652) by Liu Jiajun · 7 months ago
- 26be609 chore(ci): Upgrade artifact actions from v3 to v4 (#659) by Elssky · 9 months ago
- 8f14af4 fix(c++): fix the 'multiple definition' bug when linking libarrow.a and libgraphar_bundled_dependencies.a in one CMakeLists.txt (#657) by Elssky · 9 months ago
- aca9f5d feat(C++): filter property and return VerticesCollection (#658) by Elssky · 10 months ago
- 90ef8b6 feat(doc): Complete yml file description for labeled data (#655) by Elssky · 10 months ago
- b86304a feat(c++): label filtering API, benchmarks, and examples (#654) by Elssky · 10 months ago
- dcef976 feat (cli): initialize the CLI of GraphAr and support baseETL functions (#616) by Liu Jiajun · 11 months ago
- 02d2a3f fix(ci): arrow 18.0.1 in ubutun got ubdefined function errors, try to revert to 17.0.0 (#653) by Weibin Zeng · 11 months ago
- 294e90b feat(c++): add function and example for read and write label chunk (#650) by Elssky · 11 months ago
- 1ad717e fix(CI): Avoid generating unnecessary static link libraries (#651) by Elssky · 11 months ago
- b0d4f1b feat(docs): how to process graph data with labels (#643) by Elssky · 11 months ago
- 0961b64 feat(c++): add parameter 'label' for createinfos (#634) by Elssky · 11 months ago
- bd064e5 fix(ci): Use mac version 13 (#649) by Weibin Zeng · 11 months ago
- 24c71ac chore: fix a bug in high_level_writer_example.cc (#646) by Liu Jiajun · 11 months ago
- cfb6d5f chore(spark): fix typo in writer (#648) by Liu Jiajun · 11 months ago
- b1ebb8e feat(CI): upload static link library as artifact (ubuntu and macos) (#645) by Elssky · 11 months ago
- dd0fff6 feat(CI): upload static link library as artifact (#642) by Elssky · 11 months ago
- b015a2f change 'label' to 'type' in markdown (#633) by Elssky · 12 months ago
- e265e0e feat(java-info): Refactor the java-info module base on the format protocol files (#595) by John · 12 months ago
- c260513 feat(c++): close arrow::fs::InitializeS3 when arrow version <15 (#626) by Liu Jiajun · 1 year ago
- 8c515ea chore(c++): Support ENV GAR_ARROW_SOURCE_URL to let user set arrow source url (#625) by Weibin Zeng · 1 year ago
- 241b644 feat(c++): recover the BUILD_ARROW_FROM_SOURCE option (#621) by Weibin Zeng · 1 year ago
- c658cfa feat(java-info): rename of yaml (#624) by John · 1 year ago
- 41fa5d9 chore(doc): Update cpp README.md (#622) by Haoran Yu · 1 year ago
- cc57c56 feat(format): add segment for info in protobuf definiton (#618) by Weibin Zeng · 1 year ago
- a5c94a4 feat(ci): avoid running CI if pull request is still working in progress (#615) by Weibin Zeng · 1 year ago
- aff205c feat(format):rename 'label' as 'type' in some .cc and .h files (#606) by Elssky · 1 year ago
- bbd562e feat!(format):change the naming of vertex/edge unique identify type from `label` to `type` (#605) by Elssky · 1 year, 1 month ago
- 5ce3a0b fix(dev): add libprotobuf-dev in setup-ubuntu.sh (#603) by Weibin Zeng · 1 year, 1 month ago
- 359b829 feat(devinfra): Add test coverage to CI to measure the covering code of unitest (PySpark) (#601) by Elssky · 1 year, 1 month ago
- b5ebedb chore(spark): remove `Utils.redact` (#600) by Weibin Zeng · 1 year, 1 month ago
- 87c1363 chore(docs): Update README (#599) by Weibin Zeng · 1 year, 1 month ago
- 6ac1825 chore(typo): Update README-zh-cn.md (#596) by Xin Hao · 1 year, 1 month ago
- b7f54ee feat(devinfra): Add test coverage to CI to measure the covering code of unit test (Spark) (#589) by Elssky · 1 year, 1 month ago
- 60fcede feat(devinfra): Add test coverage to CI to measure the covering code of unit test and add banner to README (C++) by Elssky · 1 year, 1 month ago
- 5651305 chore(docs): add Chinese README (#590) by Jingbo Xu · 1 year, 1 month ago
- 4edcef6 chore(spark,java): extract format plugin into parent module (#592) by John · 1 year, 1 month ago
- 0003242 [format] Unify name from target to destination (#588) by John · 1 year, 1 month ago
- b8f122f doc(spark): fix an error command in README.md (#585) by Elssky · 1 year, 1 month ago
- 8bb741e feat(CI):enable markdownlint and typos in docs.yml (#508) by teapot1de · 1 year, 1 month ago
- d460f3d Add spark-3.4.3 and 3.5.1 support (#582) by Semyon · 1 year, 1 month ago
- 083f0d5 chore: Build multiple platform dev image (#579) by Weibin Zeng · 1 year, 1 month ago
- b868f33 fix(docs): correct the example path (#578) by Xin Hao · 1 year, 1 month ago
- e348a22 chore: fix typo in the Nebula example's doc (#577) by Xin Hao · 1 year, 1 month ago
- e6b95c8 fix(c++): Add FinalizeS3 function to release S3 resource (#571) by Weibin Zeng · 1 year, 1 month ago
- 1b6556e docs: fix a bug prevented highlighting code syntax correctly. (#576) by Jingbo Xu · 1 year, 1 month ago
- be2d8e2 feat(format): Add configuration to generate protos for Go. (#573) by Jingbo Xu · 1 year, 1 month ago
- 14e810b chore(spark): fix comment typo in GraphWriter.scala (#574) by Liu Jiajun · 1 year, 1 month ago
- c0f0665 chore(spark): Add reference document about how to integrate cloud storage and remove related dependencies (#572) by Weibin Zeng · 1 year, 2 months ago
- 4a1ad5b fix(docs): change images relative url to absolute url. (#568) by Jingbo Xu · 1 year, 2 months ago
- d1b63c6 change default docker image registry to ghcr. (#567) by Jingbo Xu · 1 year, 2 months ago
- 28edb93 chore(infra): Add workflow to publish docker image to ghcr.io (#565) by Weibin Zeng · 1 year, 2 months ago
- dcfd732 chore(CI): Opened macOS CI (#563) by Jingbo Xu · 1 year, 2 months ago
- e6ecdd3 feat(Java): make maven-spotless-plugin version as a parameter (#560) by Cancai Cai · 1 year, 2 months ago
- 857169c fix(docs): Update README.md (#562) by Liu Jiajun · 1 year, 2 months ago
- 6a13df3 feat: make apache-arrow ORC extension optional (#558) by Jingbo Xu · 1 year, 2 months ago
- d5442cd chore(docs): Update README.md (#559) by Jingbo Xu · 1 year, 2 months ago
- c745003 chore: update library link (#556) by Cancai Cai · 1 year, 2 months ago
- 270f333 docs(c++): Minor updates on cpp README (#553) by Jingbo Xu · 1 year, 2 months ago
- 210603e fix(c++): Raise error if cmake found arrow built without ORC support. (#552) by Jingbo Xu · 1 year, 2 months ago