phaniarnab opened a new pull request #1064: URL: https://github.com/apache/systemds/pull/1064
This patch extends equals and hash of lineage items to support dedup items, which in turn allow reuse of dedup blocks. This implementation makes deduplication transparent to the reuse logic. And this change doesn't add any extra overhead and keep the constant time hash calculation of lineage items intact. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
