EmmyMiao87 opened a new issue #2729: Doris could not 'show tables' by JDBC
URL: https://github.com/apache/incubator-doris/issues/2729
 
 
   **Describe the bug**
   Doris could not return the correct tables to JDBC. It will thrown the error 
"'TABLE' is not a number".
   
   **To Reproduce**
   Use jdbc, version is 5.1.46
   show tables;
   ERROR: 'TABLE' is not a number;
   
   **Expected behavior**
   get tables shema
   
   **Screenshots**
   
![image](https://user-images.githubusercontent.com/25147274/72152606-79f7d080-33e6-11ea-90fd-84eb3509e198.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