reuvenlax commented on pull request #13802: URL: https://github.com/apache/beam/pull/13802#issuecomment-767100960
Keep in mind that right now I don't think the cache will last between work items. To enable that, we'll need to track the byte size off every element so that we can efficiently track the weight of the map for the cache. On Mon, Jan 25, 2021 at 10:46 AM Steven Niemitz <[email protected]> wrote: > awesome, I think that'll be a big win. > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/apache/beam/pull/13802#issuecomment-767031480>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/AFAYJVKSORSQ7V2T4K6RANDS3W373ANCNFSM4WP3BTDA> > . > ---------------------------------------------------------------- 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]
