This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 9eead7d Support partitioned topic lookup (#7605)
add c6560ee Do not use "star import" for
org.apache.pulsar.functions.api.Record in order to be able to build Pulsar on
JDK14+ (#8370)
No new revisions were added by this update.
Summary of changes:
.../apache/pulsar/functions/windowing/WindowFunctionExecutor.java | 6 +++++-
.../pulsar/functions/api/examples/window/PublishWindowFunction.java | 6 +++---
.../functions/api/examples/window/UserExceptionWindowFunction.java | 4 +++-
.../functions/api/examples/window/WordCountWindowFunction.java | 4 +++-
4 files changed, 14 insertions(+), 6 deletions(-)