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/incubator-pinot.git.


    from 1b0bb72  Update Quickstart to take tmp dir as a parameter (#5445)
     add 57c1603  Fix CAST transform function for chained transforms (#6941)

No new revisions were added by this update.

Summary of changes:
 .../transform/function/BaseTransformFunction.java  |  22 +--
 .../transform/function/CastTransformFunction.java  | 191 +++++++++++++++++++--
 .../function/BaseTransformFunctionTest.java        |  30 ++++
 .../function/CastTransformFunctionTest.java        |  30 +++-
 4 files changed, 242 insertions(+), 31 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to