The GitHub Actions job "Pre-commit Checks" on incubator-graphar.git/june_2 has 
failed.
Run started by GitHub user SYaoJun (triggered by SYaoJun).

Head commit for run:
c2b62ef33e7b48257acb9c08588668277df97067 / Jason <[email protected]>
feat(cpp): Add map-based AddPropertyColumn overload for EdgesBuilder

Introduce a new AddPropertyColumn overload that accepts
unordered_map<pair<IdType, IdType>, any>, allowing users to
set edge properties by (src, dst) key mapping instead of
relying on insertion order. Edges not present in the map
will not have the property set.

Signed-off-by: Jason <[email protected]>

Report URL: https://github.com/apache/incubator-graphar/actions/runs/27091450356

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to