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

[pulsar] branch master updated (ecd7357 -> 075f28b)

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 ecd7357  Add a few recent presentations to the resources page (#4783)
     add 075f28b  add basic authentication capabilities to Pulsar SQL (#4779)

No new revisions were added by this update.

Summary of changes:
 conf/presto/catalog/pulsar.properties              |  20 +++-
 .../pulsar/sql/presto/PulsarConnectorConfig.java   | 113 +++++++++++++++++----
 .../apache/pulsar/sql/presto/PulsarMetadata.java   |  17 +++-
 .../pulsar/sql/presto/PulsarSplitManager.java      |  16 ++-
 4 files changed, 144 insertions(+), 22 deletions(-)