V_Pavliuk's avatar
V_Pavliuk
New Member
4 years ago
Status:
New

Add a possibility to manually trigger strict execution plan for IF function.

Currently, we do have a separate function to trigger an eager execution plan for the IF function: IF.EAGER(). It would be also nice to have something similar to manually trigger a strict evaluation for performance improvement purposes.

Recent ideas