I wanted to share some of my thoughts on feature planning for June, and I welcome your feedback and ideas.Here are some of the things I think we could focus on this month:
- Adding more examples to guide users in the usage of the GraphAr libraries, such as how to use the C++ Reader/Writer. One possible reference for this is the example directory of Apache Arrow.
- Unifying the definition of validation levels and improving the implementation for the C++ Writer and Builder.
- Unifying the error codes and improving the error messages reported in the C++ library. This would make it easier for users to understand and troubleshoot errors that may occur during usage of the library.
- Discussing and starting the implementation of filter pushdown for the C++ Reader.
- Completing and optimizing the integration of the standard interface GRIN.
- Supporting out-of-core graph processing by integrating with GraphScope GAE through GRIN.
If you have any questions about these topics, or you have any other ideas, please feel free to follow this thread and discuss them.
Best regards,