You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/08/05 17:48:50 UTC

[GitHub] [pulsar] jerrypeng commented on a change in pull request #4888: [pulsar-sql] Make partition as internal column

jerrypeng commented on a change in pull request #4888: [pulsar-sql] Make partition as internal column
URL: https://github.com/apache/pulsar/pull/4888#discussion_r310718910
 
 

 ##########
 File path: pulsar-sql/presto-pulsar/src/main/java/org/apache/pulsar/sql/presto/PulsarSplitManager.java
 ##########
 @@ -388,4 +431,8 @@ public boolean apply(Entry entry) {
             }
         });
     }
+
+    public PulsarAdmin getPulsarAdmin() {
 
 Review comment:
   Do we need this?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services