Ben Cassell
Ben Cassell
That's a shame that variant doesn't work for this. Large structs are very difficult for us since most Databricks APIs end up truncating the type information.
@ericj-db we need to come up with a solution for this; the frustrating thing is we might need to special case for struct if we can't get the full type...
Confirm, this issue is on my radar, thanks for the detailed report, and apologies for the delay in communication.
@ValdarT Good call; now that I reread this ticket, it sounds exactly like what I was trying to fix haha. For everyone on this issue, please try 1.6.5 and let...
@ValdarT can I get some more details? Is this using Python models? What submission method/compute target? Multiple threads? Do changing any of these variables give you different behavior? I fear...
@ValdarT can you include the error output you find in the dbt.log (want to verify it's the exact behavior I aimed to fix or a different way of connection failing)?...
@Buxert thanks for providing your error log, that is very helpful. Once I clear my current plate, I'll dig into this.
I'm pretty sure that will not work. @dataders, how should this be fixed in the adapter? Is there somewhere we can declare it as "in spec", because otherwise this is...
Today, we only support DLT capabilities that are part of the DBSQL API. We do not create pipelines directly.
Installation script needs to be fixed. Thanks for reporting.