Hello everyone, Is there a reason why GroovyFuncti...
# troubleshooting
a
Hello everyone, Is there a reason why GroovyFunctionEvaluator returns null on bindings with null values? Would it cause any side effects to run the script with null bindings? Thanks in advance
m
@Neha Pawar probably knows best about this.
n
No particular reason. we were just being defensive. this has been changed in the recent master https://github.com/apache/pinot/pull/8732
a
Thanks for the answer 👍