This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 6d4dea6 [Pulsar SQL] Make the Pulsar SQL support query the uppercase
topic (#9980)
add a5dfb4a fixes broker crashes caused by function names containing :
(#9979)
No new revisions were added by this update.
Summary of changes:
.../pulsar/functions/utils/FunctionInstanceId.java | 12 ++---
.../functions/utils/FunctionInstanceIdTest.java | 62 ++++++++++++++++++++++
2 files changed, 68 insertions(+), 6 deletions(-)
create mode 100644
pulsar-functions/utils/src/test/java/org/apache/pulsar/functions/utils/FunctionInstanceIdTest.java