cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

With the JDBC Driver, ResultSet metadata gives the column type as column name

EricCournarie
New Contributor III

Hello,

Using the JDBC Driver , when I check the metadata of a result set, when retrieving the column name, it's the column type that is given . Here what it looks like in the meta data . Using version 2.6.40, with the query 

SELECT "id" string, "year" bigint,"day" string, "ts" timestamp, "nts" string FROM DATABRICKS_timestamps_datab

Screenshot 2024-10-16 at 11.28.36.png

Thanks for your help

1 ACCEPTED SOLUTION

Accepted Solutions

EricCournarie
New Contributor III

forget about it, the select clause is wrong of course .. too tired I guess sorry

View solution in original post

1 REPLY 1

EricCournarie
New Contributor III

forget about it, the select clause is wrong of course .. too tired I guess sorry

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now