Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
git.commit.id.abbrev=e92db23
Since drill does not support Procedures, we should throw a SQLException.
Drill currently returns 'null'. This could be a cause of concern because some analytic tools might be making calls to this method and any subsequent operations would return an NPE
Attachments
Issue Links
- is superceded by
-
DRILL-3198 JDBC driver returns null from DatabaseMetaData.getTypeInfo(...)
- Resolved