arjuntheprogrammer opened a new pull request #1904: DRILL-5844
URL: https://github.com/apache/drill/pull/1904
 
 
   Incorrect values of TABLE_TYPE returned from method 
DatabaseMetaData.getTables of JDBC API.
   
   According to JDBC API, the typical types are "TABLE", "VIEW", "SYSTEM 
TABLE", "GLOBAL TEMPORARY", "LOCAL TEMPORARY", "ALIAS", "SYNONYM". Therefore 
"SYSTEM_TABLE" should be replaced by "SYSTEM TABLE".

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

Reply via email to