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