nixent
nixent
Same issue #2193
Same issue here. I believe it is caused by incorrect handling of connection string when connecting to a specific instance of SQL server. In you case `server = "192.168.254.254\\MYSQLINSTANCE1"` and...
@lyngc SQL server uses instance mechanism as kind of proxy for inbound port 1433 to relay it to a port that corresponds to actual instance. You can find "instance" port...
> It's a known issue, it will be resolved when we upgrade the arrow crates @ion-elgreco would it be possible to update the crates with next release?
@flarco fyi, another implementation of [delta-go](https://github.com/rivian/delta-go)
> Hi @eclshunter , thanks for the suggestion. Yes, integrating arrow C data interface is a good idea, and it definitely works with our architecture. Currently, we are using arrow's...
@ray6080 I can help with testing when it will be available
@dduong1603 I have also experienced issues with concurrent materialization of same dbt assets in parallel runs. In current implementation of dbt_asset asset selection is passed over to dbt and dbt...
+1 to support the feature