GitHub user SemyonSinchenko added a comment to the discussion: Proposal: Introduce Vortex Columnar Format Support in GraphAr
> Let me clarify my understanding: GAR provides high-level APIs (e.g., for > vertices and edges) that are completely transparent to users. @SYaoJun To be honest, I see it slightly differently. To me, GAR is a standard and set of specifications for storing data, and reference implementations are secondary. What is inside the GAR repository is just one reference implementation. For example, Apache Parquet is a standard, and there are multiple implementations besides the reference one from Apache. If we add too many supported formats as part of the standard, I'm afraid it will become very hard for anyone to support the entire GAR standard. GitHub link: https://github.com/apache/incubator-graphar/discussions/887#discussioncomment-15974389 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
