Make load_edges_from_parquet public instead of pub(crate)
What changes were proposed in this pull request?
Why are the changes needed?
Does this PR introduce any user-facing change? If yes is this documented?
How was this patch tested?
Issues
_If this resolves any issues, please link to them here, the format is a KEYWORD followed by @__
KEYWORDS available are close, closes, closed, fix, fixes, fixed, resolve, resolves, resolved.
Please delete this text before creating your PR
Make
load_edges_from_parquet
public instead ofpub(crate)
What changes were proposed in this pull request?
Why are the changes needed?
Does this PR introduce any user-facing change? If yes is this documented?
How was this patch tested?
Issues
_If this resolves any issues, please link to them here, the format is a KEYWORD followed by @__
KEYWORDS available are
close
,closes
,closed
,fix
,fixes
,fixed
,resolve
,resolves
,resolved
. Please delete this text before creating your PRAre there any further changes required?