LuciferYang commented on pull request #35350: URL: https://github.com/apache/spark/pull/35350#issuecomment-1028549187
> If there's no significant performance improve, I think we can just drop it. It's just about recursive UDTs, right? Yes, in terms of relative proportion, loop is 20% ~ 50% better than recursion, but the absolute value is relatively small, for example, from 40ns to 20ns. -- 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]
