Hi,
This seems to be an issue, but could you check the cloudfilestate metrics, especially when the file was created, discovered and processed, and check whether the autoloader job was running at that time.
May I know if you tried using managed file e...
Hi @seefoods ,
Can you please share the full error stack trace consisting of cause by msg.
Also, may I know if using Classic Compute and Install libraries during cluster creation works without any issues?
Hi,
Unfortunately, the current DLT event log schema does not provide a built-in way to distinguish between inserted and updated rows in the num_upserted_rows metric.
There is NO num_inserted_rows parameter in DLT event logs. The num_upserted_rows me...
Hi,
I believe the solution shared by Martison would fix this issue.
In Databricks SQL, when using EXECUTE IMMEDIATE, the SQL string must be a single variable or single string literal, not an inline expression using string concatenation ('...' || clai...