@Vetrivel wrote:
While executing a query directly from the Databricks editor for the entire table, no errors are observed. However, when querying through the Go library, we encounter an internal error.
Your guidance on this issue would be greatly appreciated.
Hello @Vetrivel floridablue ,
It sounds like a frustrating issue! Since the query works in the Databricks editor but not through the Go library, it might be a configuration or environment issue. Have you tried updating the Go SDK to the latest version and ensuring all dependencies are correctly set up? If the problem persists, consider checking the Databricks community forums or GitHub issues for similar cases.
Best Regards,
Michael Gardner