-
Notifications
You must be signed in to change notification settings - Fork 46
Community Meeting Agenda
Weibin Zeng edited this page Jan 15, 2024
·
84 revisions
-
Join Zoom meeting: https://us05web.zoom.us/j/86275907668?pwd=8KR9aqgC4o11Gd2Hny0F7rDQz0aNBV.1#success
-
Meeting notes: google doc
Join Ali meeting: https://shorturl.at/bdhMP
- Introduction (@acezen)
- Announcement / News
- Progress Update
- filter pushdown for C++ Reader SDK (@ZiyiTan)
- another pr for example and tutorial.
- Automatically generate graph info through Spark SDK (@acezen)
- A python script to run Neo4j2GraphAr example (@acezen)
- Logo for GraphAr
- filter pushdown for C++ Reader SDK (@ZiyiTan)
- Discussion
- Add primary key to
GraphWriter
.
Join Ali meeting: https://shorturl.at/yHTU1
- Introduction (@acezen)
- Announcement / News
- LDBC meeting talk (https://www.youtube.com/watch?v=cRikoyDmMks)
- Communicate with TuGraph
- Progress Update
- filter pushdown for C++ Reader SDK (@ZiyiTan)
- zh_cn version README (@acezen)
- Generate graph info by given data frame schema (@acezen)
- Update integration with GRIN, supporting to get a graph in GraphAr through URI (@lixueclaire)
- Discussion
- support PG-Schema (https://arxiv.org/abs/2211.10962) or property graph schema design
- summer code project.
- Neo4j to GraphAr. (how nebula exchange data from neo4j: https://docs.nebula-graph.io/master/nebula-exchange/use-exchange/ex-ug-import-from-neo4j/)
Join Ali meeting: https://shorturl.at/mrxzF
- Progress Update
- filter pushdown for C++ Reader SDK (@ZiyiTan)
- Proof for FastFFI (@Thespica)
- Discussion
-
make gar-clformat
: check in CMakeList.txt- description of dependency.
Join Ali meeting: https://shorturl.at/zJU28
- Introduction (@acezen)
- Announcement / News
- New committer: @Thespica
- Release Version 0.6.0
- Progress Update
- Refine README in cpp about building(@Thespica)
- Unify Validation in C++ Writer/Builder (@lixueclaire)
- Bug track of loading from S3 bucket (@acezen)
- Discussion and Demos
- Collection of problems met in building projects
- Debug tutorial (Blog), refer to Apache Doris
- Collection of problems met in building projects
- Open Discussion
Join Ali meeting: https://shorturl.at/cGISW
- Introduction (@acezen)
- Announcement / News
- Progress Update
- Add mail list and community introduction (@acezen)
- Proposal for OSPP 2023 projects
- Add validation for C++ Builders (@lixueclaire)
- TODO: open an issue to unify the validation
- Discussion and Demos
- Release version v0.6.0
- Validation level of writer/builder: the also could be a validator?
- to be discussed.
- Feature planning of June
- tutorials / show cases
- Spark refine (API, performance)
- Examples: reader / writer. (参考 arrow https://github.com/apache/arrow/tree/main/cpp/examples/arrow)
- Array/Dates data type
- C++ library property filter push down
- Unify error code / report error
- Protobuf graph schema (start up)
- Open Discussion
Join Ali meeting: https://shorturl.at/clBFV
- Introduction (@acezen)
- Announcement / News
- New committer: @Ziy1-Tan
- Progress Update
- Fix examples under Release building mode (@lixueclaire)
- Improve documentation (@Ziy1-Tan)
- Optimize C++ writer (@lixueclaire)
- Filter push-down prototype (@Ziy1-Tan)
- Apply for ApacheCon Asia 2023 (@lixueclaire, @acezen)
- Collection of good-first-issue (@lixueclaire, @acezen)
- Discussion and Demos
- Easy-use toy tool to generate GraphAr from csv data(wait to discuss)
- Use email list to replace Discord, from some open source best practice:
- encourage people to involved
- democratic communication
- The discussions in private should be backup in mail list
- examples
- unit test case 增加一些输出(reader)
- 中文文档(合适的时候增加),至少 README 有个中文版本
- tutorials of GraphAr (show case, easy to run)
- Neo4j - GraphAr - GraphScope
- Open Discussion
Join Ali meeting: https://shorturl.at/egTW7
- Introduction (@acezen)
- Announcement / News
- 中文教程:使用 GraphAr 导入/导出 Neo4j 图数据 (@lixueclaire)
- Progress Update
- Implement the partition-view for graphs in GraphAr (@lixueclaire)
- Refine the documentation to introduce format design (@lixueclaire)
- Align arrow version to system if installed (@acezen)
- Discussion and Demos
- Proposal for ApacheCon Asia 2023
- Collection of good-first-issue
- data types.
- payload file format.
- more functions for writer.
- examples for different language SDK.
- Doc: tutorials.
- Open Discussion
Join Ali meeting: https://shorturl.at/bNOP3
- Introduction (@acezen)
- Announcement / News
- Release Version 0.5.0
- Progress Update
- Update getting property value from Vertex/Edge (@lixueclaire)
- Propose to provide the partition-view of the graph (@lixueclaire)
- Discussion and Demos
- Refine the documentation to introduce format design
- Open Discussion
Join Ali meeting: https://shorturl.at/akmMV
- Introduction (@acezen)
- Progress Update
- Update VertexIter in the C++ library (@lixueclaire)
- Refine building steps in document (@lixueclaire)
- Graph level API proposal
- Open Discussion
- QA for Summer code
Join Ali meeting: https://shorturl.at/atzV5
- Introduction (@acezen)
- Announcement / News
- Proposal for Open Source Promotion Plan (OSPP 2023)
- Progress Update
- Library: Update the Spark library and tests (@lixueclaire)
- Project: Fix building arrow bug (@acezen)
- Performance: Optimize the performance of integrating GRIN (@lixueclaire)
- Discussion and Demos
- How to promote the GraphAr project?
- spread the word about GraphAr
- shared on media: Twitter, Reddit, Hacker News...
- Write some articles: medium
- Record videos: youtube
- spread the word about GraphAr
- Improve the GraphAr libraries
- validate the spark library on real case and using large-scale datasets
- extend high-level APIs of the C++ library: graph-level operations? partitioned view?
- How to promote the GraphAr project?
- Open Discussion
Join Ali meeting: https://shorturl.at/hjoFQ
- Introduction (@lixueclaire)
- Announcement / News
- Progress Update
- Project: Use single header yaml parser (@acezen)
- Project: Fix link configuration (@acezen)
- Format: add vertex_count file for storing edges (@lixueclaire)
- Library: update the Spark library to align with the latest design(@lixueclaire)
- Discussion and Demos
- Better Readme & Showcase
- Extending other language library: which first, JAVA or rust?
- Reschedule the time of community meeting?
- Open Discussion
Join Ali meeting: https://shorturl.at/qvyFG
- Introduction (@lixueclaire)
- Announcement / News
- Release Version 0.4.0
- Progress Update
- Optimize EdgesCollection (@lixueclaire)
- Add validation in C++ writers (@lixueclaire)
- Enable read data from s3 (@acezen)
- Discussion and Demos
- GraphAr format update: add vertex-count file for storing edges issue-126
- Introduce good first issues: https://shorturl.at/qzADE
- Open Discussion
Join Ali meeting: https://shorturl.at/bpvwD
- Introduction (@acezen)
- Announcement / News
- Progress Update
- Update file format design:add edge_count (@lixueclaire)
- Enable read data from s3 (@acezen)
- Discussion and Demos
- Modify the constructor of EdgesCollection to support to select edges for a range of vertex chunks (set the range of edge chunks aside)
- Validate data types (issue-127)
- Improve high-level iterator: support random-access for EdgeIter? (issue-78)
- Summer code projects from GraphAr
- Release v0.4.0
- Road map update (Neo4j->gar->Nebula, Edge Index support, partition support (GraphAr format related issue))
Join discord channel: https://discord.gg/d4Yvvzqk
- Kicking off community meetings (@acezen)
- Objectives: informal, communicating between contributors, getting feedback …
- Format: (30 minutes / weekly)
- Time: Tuesday 7:30 PM
- Tool: Discord
- Shared file storage: Discord channel
- Announcement / News
- New committer: @yixinglu
- Progress Update
- Integrate GRIN (@lixueclaire)
- Discussion and Demos