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 b345357 Add support for IS NULL and NOT IS NULL in transform
functions (#8264)
add 7cb2c9c Scalar function for url encoding and decoding (#8378)
No new revisions were added by this update.
Summary of changes:
.../LiteralOnlyBrokerRequestTest.java | 32 +++
.../common/function/scalar/StringFunctions.java | 27 +++
.../pinot/sql/parsers/CalciteSqlCompilerTest.java | 61 +++++
.../pinot/queries/UrlFunctionGroupByTest.java | 264 +++++++++++++++++++++
.../tests/OfflineClusterIntegrationTest.java | 30 ++-
5 files changed, 413 insertions(+), 1 deletion(-)
create mode 100644
pinot-core/src/test/java/org/apache/pinot/queries/UrlFunctionGroupByTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]