v0.11.3
What's Changed
- [Feat][Spark] Split datasources and core, prepare for support of multiple spark versions by @SemyonSinchenko in #369
- [Feat][Format][Spark] Add nullable key in meta-data by @Thespica in #365
- [Feat][Spark] Update PySpark bindings following GraphAr Spark by @SemyonSinchenko in #374
- [Feat][Spark] Spark 3.3.x support as a Maven Profile by @SemyonSinchenko in #376
- [Feat][Doc] update Spark documentation by introducing Maven Profiles by @SemyonSinchenko in #380
- [Improvement][Doc] Provide an implementation status page to indicate libraries status of format implementation support by @acezen in #373
- [Minor][Doc] Fix the link of the images by @acezen in #383
- [Minor][Doc] Update and fix the implementation status page by @lixueclaire in #385
- [Feat][Doc] switch to poetry project for docs generating by @SemyonSinchenko in #384
- [C++] Include an example of converting SNAP datasets to GraphAr format by @lixueclaire in #386
- [Improvement][C++] Fixes compilation warnings in C++ SDK by @sighingnow in #388
- [Minor][C++] Revise the unsupported data type error msg to give more information by @acezen in #391
- [BugFix][C++] Fix bug: PropertyGroup with empty properties make VertexInfo/EdgeInfo dumps failed by @acezen in #393
- [BugFix][C++]: Fix
VertexInfo/EdgeInfo
can not be saved to a URI path by @acezen in #395 - [Feat][C++] Support
Date
andTimestamp
data type by @acezen in #398 - Bump up GraphAr version to v0.11.3 by @acezen in #400
Full Changelog: v0.11.2...v0.11.3