You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2021/04/26 08:13:52 UTC

[pulsar] branch master updated (7eff07c -> 5f72699)

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 7eff07c  [Tests] Improve integration test logging to improve readability and efficiency (#10320)
     add 5f72699  Don't return non-persistent topic when list tables by Pulsar SQL (#10368)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/client/cli/PulsarClientToolTest.java    |  2 +-
 .../java/org/apache/pulsar/sql/presto/PulsarMetadata.java |  6 ++++--
 .../org/apache/pulsar/sql/presto/TestPulsarConnector.java |  2 +-
 .../pulsar/tests/integration/presto/TestBasicPresto.java  | 15 +++++++++++++++
 4 files changed, 21 insertions(+), 4 deletions(-)