This is an automated email from the ASF dual-hosted git repository.
jerrypeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 992760e [C++] Support protobuf native schema (#11388)
add 8569d92 Fix NPE when builtin connector does not exist. Return
clearer message when this happens (#11385)
No new revisions were added by this update.
Summary of changes:
.../src/test/java/org/apache/pulsar/io/PulsarSinkE2ETest.java | 6 ++++++
.../src/test/java/org/apache/pulsar/io/PulsarSourceE2ETest.java | 6 ++++++
.../org/apache/pulsar/functions/worker/rest/api/SinksImpl.java | 9 ++++++++-
.../org/apache/pulsar/functions/worker/rest/api/SourcesImpl.java | 9 ++++++++-
4 files changed, 28 insertions(+), 2 deletions(-)