phaniarnab commented on PR #2062:
URL: https://github.com/apache/systemds/pull/2062#issuecomment-2266696602

   I am not fully aware of the goal of this project. But it seems to me that 
adding these new entries to the LineageItem class can significantly increase 
the size of each object, which in turn impacts the lineage tracing overhead, as 
well as the cache usage behavior. If materializing these entries for each 
object is absolutely necessary, I recommend writing a separate class (e.g., 
LineageItemExtended) connected via a single entry. However, as I am unsure 
about the full project, I will let @mboehm7 comment on this first.


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@systemds.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to