Virgil Palanciuc

Results 8 comments of Virgil Palanciuc

Hi @ahmad-moussawi - just checking if you're interested in this work - should we still wait for feedback/ try to get this merged in the main repo?

@SimbaGithub @sfc-gh-hyu anything we can do to get this merged? It's a rather small PR...

it works (should work) if you replace `=` with `==`, but there's no solution for `;` :(

@sfc-gh-kterada @SimbaGithub it would be interesting to know how you plan to fix this (if you do). Interestingly enough the spec for the OleDb connectionstring is even included in the...

The exception is from `SnowflakeDBCommand.convertToBindList()`. Try using `SELECT "*" FROM "table" WHERE "table.booleanattribute" IN (?)` and pass `null` as an argument.

With that said, it does make me wonder whether the query should be legal in the first place. Like, sure, the error message from the driver is not great; and...

Any idea when `dbt-sqlserver` will support 1.5 ?

Hi Josh - yes, from what I can tell, if we don't call the shutdown explicitly, dapr behaves as if the message wasn't processed successfully; I'm not entirely sure if...