Yicong-Huang commented on PR #54555: URL: https://github.com/apache/spark/pull/54555#issuecomment-4001547382
Need to redesign mocking of iter-based UDF's data. Currently we generate all data in memory and pass it to iter-based udf, where the peakmem does not change. This does not benchmark the real usage of iter-based udfs. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
