This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from 44fe6940e1 [multistage] populate queryOption down to leaf (#10626) add ddff096e4f [feature] [null support # 5] Support null in scalar transform function wrapper (#10562) No new revisions were added by this update. Summary of changes: .../function/LiteralTransformFunction.java | 16 +- .../function/ScalarTransformFunctionWrapper.java | 494 +++++++++++++++++++-- .../function/BaseTransformFunctionTest.java | 18 + .../ScalarTransformFunctionWrapperTest.java | 33 ++ 4 files changed, 527 insertions(+), 34 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org