IanWatsons opened a new issue #2757: Doris could not 'select' or 'insert' by 
presto
URL: https://github.com/apache/incubator-doris/issues/2757
 
 
   **Describe the bug**
   Doris could not return the correct result when connected with presto and 
excute select or insert,  it will throw the error "Table '$tablename' not 
found".
   
   **To Reproduce**
   1. Use presto java client, version 0.224
   2. "select * from tablename" or insert into tablename values()
   3. Error: Table '$tablename' not found"
   
   **Expected behavior**
   Get table data
   
   **Screenshots**
   
![image](https://user-images.githubusercontent.com/10363706/72322003-3e0f8480-36e0-11ea-933d-65c28ba4b06d.png)
   
![image](https://user-images.githubusercontent.com/10363706/72322042-5384ae80-36e0-11ea-82fc-f572b6b2144c.png)
   
   
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to