@Ivan_Pyrog what's the full error message as per the Spark Driver log and what is your Kafka Broker version? I suspect you may be actually be hitting an incompatible of client-server.
Hi, thank you for the question!
I haven't done this myself, but for context are you referring to AI/BI Genie Space? e.g.:
https://docs.databricks.com/en/genie/index.htmlhttps://learn.microsoft.com/en-us/azure/databricks/genie/
If so, then it doesn't ...
Hello, thank you for your question.
The issue you’re facing stems from a value exceeding the range allowed by Decimal(38,10) before it can be successfully cast to Double. This happens because the value is already invalid for the Decimal type, causing...
Hello, thank you for your question.
Could you confirm that your issue is regarding the location of files for tables created using Delta Live Tables (DLT) when utilizing managed storage locations at the catalog and schema levels? Specifically, it seem...