Markus Klein
Markus Klein
This crate comes with a criterion benchmark suite. I would suggest to check out the repostiory and run it using `cargo bench`. You even get nice plots. I added a...
Not on the face of it. Wouldn't be able to reproduce without your numbers though.
Hello @jonashaag , yeah, this is possible. Personally I have been experimenting with fetching decimals into a numeric struct rather than text. See: However, I only got it to work...
I am a bit preoccupied at the moment, but I would look forward to have a call with you and talk about life, code and all the rest. Maybe you...
Hello @capgeminichristianerling , part of the charm of the Intelligence Layer SDK is that you can adapt it to your specific needs. Feel free to take this code as a...
Just pinging our Product Managment, so they are aware @wolfgangihloff .
Hello @peasee , thanks for the contribution. Sorry for the late response, I am at the moment a bit preoccupied with my day job. I can see that trimming is...
Hello @peasee , `arrow-odbc 12.1.0` has been released featuring `OdbcReaderBuilder::trim_fixed_sized_characters`. Best, Markus
Since Maria DB is one of the databases included in the test setup of `odbc-api` (the Rust ODBC bindings) I can confirm, that bulk inserts work well with that database....
> if I remember correctly I did not remember correctly. Checked the code. There is nothing which would give you a hint of anything with a severity below error. >...