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.
- is related to
-
HIVE-21373 Expose query result cache info as a UDTF
-
- Open
-
- links to