You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ni...@apache.org on 2022/06/24 13:02:07 UTC

[pulsar] branch master updated (364a4fc3bed -> 9f39eb194e4)

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

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


    from 364a4fc3bed [fix][functions] Fix UserConfigWindowFunction (#16126)
     add 9f39eb194e4 [improve][function] Support Record<?> as WindowFunction output type (#16129)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/functions/utils/FunctionCommon.java     | 31 +++++++++++-----------
 .../pulsar/functions/utils/FunctionCommonTest.java | 16 +++++++++++
 2 files changed, 31 insertions(+), 16 deletions(-)