This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from 312808c651 Change comment to be more precise (#11735) add 3329d8396e Modify StPoint scalar function signature for v2 compatibility (#11731) No new revisions were added by this update. Summary of changes: .../common/function/TransformFunctionType.java | 2 +- .../transform/function/ScalarFunctions.java | 5 +- .../transform/function/StPointFunction.java | 10 ++- .../operator/filter/H3IndexFilterOperator.java | 14 ++- .../integration/tests/custom/GeoSpatialTest.java | 100 +++++++++++++++++++++ 5 files changed, 123 insertions(+), 8 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org