bleacha870721 opened a new issue #7256:
URL: https://github.com/apache/pulsar/issues/7256


   #### Expected behavior
   
   query messages under topic: persistent://public/testGroupTest/testTopic
   
   #### Actual behavior
   
   presto> select * from pulsar."public/testGroupTest"."testTopic";
   Query 20200612_080208_00080_mxdbe failed: Schema public/testgrouptest does 
not exist
   
   #### Steps to reproduce
   
   1.create a namespace called testGroupTest in tenant public.
   2.create a topic called testTopic in public/testGroupTest
   3.send a message to this topic
   4.query message by pulsar sql
   #### System configuration
   **Pulsar version**: 2.5.0
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to