Kimahriman commented on PR #41677: URL: https://github.com/apache/spark/pull/41677#issuecomment-1601327650
If you just have `conditionalUseCount` than that's basically what I have in my PR I think (except true/false currently in mine instead of number of conditional uses). Removing the "branch groups" definitely simplifies things though if we're just willing to make those be conditional uses instead, that was the hardest part of getting the conditional usage working. -- 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]
