by
gilo12
• New Contributor III
- 1843 Views
- 2 replies
- 0 kudos
I am using github.com/databricks/databricks-sql-go to connect and run queries on my Databricks warehouse. However when I try to run multiple queries:insert into....;
insert into....;It fails and complains on syntax errors.[PARSE_SYNTAX_ERROR] Syntax ...
- 1843 Views
- 2 replies
- 0 kudos
Latest Reply
Hi @Gil Omer Thank you for posting your question in our community! We are happy to assist you.To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your...
1 More Replies
- 3277 Views
- 2 replies
- 2 kudos
I would like to have an example or reference documentation on how we can create a live (capable of real-time data persistence) pipeline from an in-house golang (backend) service to the databricks tables.I would give a bit more detail on what the gola...
- 3277 Views
- 2 replies
- 2 kudos
Latest Reply
Hi @Harikrishnan G Thank you for posting your question in our community! We are happy to assist you.To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answer...
1 More Replies
- 2901 Views
- 1 replies
- 1 kudos
Dear Databricks and community,I have been struggling with a bug related to using golang and the Databricks ODBC driver.It turns out that `SQLDescribeColW` consequently returns 256 as a length for `string` columns. However, in Spark, strings might b...
- 2901 Views
- 1 replies
- 1 kudos
Latest Reply
Thanks for posting this issue @Håkon Åmdal . We should be able to reproduce and report it to the Magnitude team subsquently.