cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

Alternative to the inbuilt Scan method of the Databricks SDK for Golang

Being_Bane
New Contributor

The implementation of Scan method in the Databricks SDK .

If the default value of any column is NULL, in that case the Scan method return exception.

What can we use as the alternative to this?

While implementing the logic with Scan method as per the doc, it seems this method does not map NULL values and gives error if the fetched field value is NULL while querying and mapping.

Can you please suggest any alternative to this or if there’s any way so that NULL values can also be mapped or any NULL value is not taken without giving exception.

PFA ss for your reference.Screenshot 2023-06-07 at 9.43.34 PMScreenshot 2023-06-08 at 11.31.17 AM

1 REPLY 1

Anonymous
Not applicable

Hi @Shivansh Bhatnagar​ 

Great to meet you, and thanks for your question!

Let's see if your peers in the community have an answer to your question. Thanks.