yecol commented on PR #685: URL: https://github.com/apache/incubator-graphar/pull/685#issuecomment-2910946384
> Thanks for your suggestion @Thespica ! But looking at the C++ constructor for [EdgeInfo](https://github.com/apache/incubator-graphar/blob/main/cpp/src/graphar/graph_info.cc), the order is `edgeChunkSize` → `srcChunkSize` → `dstChunkSize`. I think keeping the same order in Java would be more intuitive and user-friendly.  I agree to keep them consistent. However, I also agree that src-edge-dst would be better for understanding. Let's open another issue to modify C++ and Java both if in need. :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@graphar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@graphar.apache.org For additional commands, e-mail: commits-h...@graphar.apache.org