Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 03:55
· 202 commits to main since this release
77f547a

Chores

Commits

  • 78f9226: [Feat][Spark] Add examples to show how to load/dump data from/to GraphAr for Nebula (#244) (Liu Xiao) #244
  • 7d9a9ac: [Minor][Spark] Support get GraphAr Spark from Maven (#250) (Weibin Zeng) #250
  • 6b8cd62: [Improvement][C++] Use inherit to implement EdgesCollection (#238) (Weibin Zeng) #238
  • c3ced98: [BUG][C++] Fix testing data path of examples (#251) (lixueclaire) #251
  • 4b302c5: [C++] Add examples about how to use C++ reader/writer (#252) (lixueclaire) #252
  • ea34615: [Minor][Doc]Add release-process.md to explain the release process, as supplement of road map (#254) (Weibin Zeng) #254
  • 375241c: [BugFix][Spark] Close the FileSystem Object (haohao0103) #258
  • c6b6891: [BugFix][JAVA] Fix the building order bug of JAVA SDK (#261) (Weibin Zeng) #261
  • f37895d: [Improve][C++] Use arrow shared library if arrow installed (#263) (Weibin Zeng) #263
  • 49667cb: [Minor][C++] Update the C++ SDK version config (#266) (Weibin Zeng) #266
  • b50ae72: [Doc][Spark] Update the doc: fix the outdated argument annotations and typo (#267) (Weibin Zeng) #267
  • c752915: [Doc] Provide Java's reference library, documentation for users and developers (#242) (John) #242
  • 6fa0365: [Doc][BugFix] Fix missing of scaladoc and javadoc in website (#269) (John) #269
  • 1d71460: [Improve][Java] Make EdgesCollection and VerticesCollection support foreach loop (#270) (John) #270
  • 3463072: [Minor][CI] Install certain version of arrow in CI to avoid breaking down CI when arrow upgrade (#273) (Weibin Zeng) #273
  • bde169c: [Improvement][Spark] Complement the error messages of spark SDK (#278) (Weibin Zeng) #278
  • 77f547a: [Feat][Format] Add internal id column to vertex payload file (#264) (Weibin Zeng) #264