This is an automated email from the ASF dual-hosted git repository.

siddteotia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from e5ad87c7af Include fmpp plugin module inside the src as it's required 
for building source code (#9321)
     add 4ab1076c29 Add Support for Cast Function on MV Columns (#9296)

No new revisions were added by this update.

Summary of changes:
 .../transform/function/BaseTransformFunction.java  |   8 +
 .../transform/function/CastTransformFunction.java  |  77 +++++-
 .../function/BaseTransformFunctionTest.java        |   6 +
 .../function/CastTransformFunctionTest.java        | 158 +++++++++++
 .../org/apache/pinot/queries/CastQueriesTest.java  |  42 +++
 .../org/apache/pinot/queries/IdSetQueriesTest.java |  30 ++-
 .../tests/OfflineClusterIntegrationTest.java       |  64 +++++
 .../org/apache/pinot/spi/utils/ArrayCopyUtils.java | 294 +++++++++++++++++++++
 8 files changed, 673 insertions(+), 6 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to