Description
Currently, only the `executeStatement is handled` for SQL commands. But others like `getTables`, `getSchemas`, `getColumns` and so on fallback to an in-memory derby empty catalog. Then some of BI tools could not show the correct object information.
This umbrella Jira is tracking the related improvement of Thrift-server.
Attachments
Issue Links
- is duplicated by
-
SPARK-9686 Spark Thrift server doesn't return correct JDBC metadata
- Resolved