Open MightyGoldenJA opened 11 months ago
.finalize() should only pull current and parent dataset for diff generation, not the entirety of the ancestry tree.
.finalize()
Avoid having .finalize() taking 20 mins on big version trees.
https://clearml.slack.com/archives/CTK20V944/p1701856665977449
Thanks for suggesting @MightyGoldenJA, We'll try to address this in a near release.
Proposal Summary
.finalize()
should only pull current and parent dataset for diff generation, not the entirety of the ancestry tree.Motivation
Avoid having
.finalize()
taking 20 mins on big version trees.Related Discussion
https://clearml.slack.com/archives/CTK20V944/p1701856665977449