Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0
Description
We can get ResultSet metadata using ResultSet#getMetaData() but JDBC provides no way of getting nested data types(of columns) associated with it. This UDTF helps to retrieve each column name and it's data type.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-21373 Expose query result cache info as a UDTF
- Open
- links to