The GitHub Actions job "GraphAr Python CI" on incubator-graphar.git/june_2 has 
succeeded.
Run started by GitHub user SYaoJun (triggered by SYaoJun).

Head commit for run:
cdf948076930974107de5b577f7a433a69eebdbd / 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/27091739230

With regards,
GitHub Actions via GitBox


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

Reply via email to