Jingbo Xu

Results 22 comments of Jingbo Xu

I have some comments: - Patch? - Logging? - Maybe adding detailed comments would help to understand their purpose. - status & meta; -

Please remember to revise the typo: authorization -> authentication 🤣

Good suggestion! We will consider to provide one. :)

@longbinlai Dongze reports this issue remains in GAIA.

e.g., ref. https://github.com/gunrock/template

reopen since the alert remains.

Thanks @acezen , revised the proposal based on your comments.

in the original graph `g`, exists edges: ``` v1--e1-->v2; v3--e2-->v2; ``` `fn` applied on edges will lead to conflicts on `v2`;