piyush created LENS-898:
---------------------------
Summary: Metadata details via lens JDBC client.
Key: LENS-898
URL: https://issues.apache.org/jira/browse/LENS-898
Project: Apache Lens
Issue Type: New Feature
Components: client
Reporter: piyush
Implementation of java.sql.Connection#getMetaData in Lens JDBC Client can be
used to expose meta details to the jdbc client.
java.sql.Connection#getMetaData returns java.sql.DatabaseMetaData object which
is used to get meta details about the connection.
Currently getMetaData in Lens Jdbc client is returning null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)