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

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group