mosche commented on PR #25187: URL: https://github.com/apache/beam/pull/25187#issuecomment-1413794166
@aromanenko-dev It's triggered by this optional part https://github.com/apache/beam/pull/25187/files#diff-4df56f442668d45bf7269e0bc379e95298b178c2f3072c72f30c1c0c296caed9R301-R304 I could simply remove that and keep caching as dataset. But there's also other places where caching is done on the RDD rather than the dataset if storage level is MEMORY_ONLY. It's a bit concerning to now know why / how this bug is triggered :( -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
