JoshRosen commented on issue #24593: [SPARK-27692][SQL] Add new optimizer rule 
to evaluate the deterministic scala udf only once if all inputs are literals
URL: https://github.com/apache/spark/pull/24593#issuecomment-492065908
 
 
   This makes sense in theory, but could it be a problem in practice in case 
users are (incorrectly but implicitly) relying on existing behavior (e.g. to 
perform side-effects)? I'm not saying that we shouldn't consider this, but just 
wanted to consider whether there's any user workloads that are likely to be 
broken by this (and whether this merits a mention in a migration guide / 
release notes).

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to