LouisClt

Results 5 issues of LouisClt

I think there is a bug in the ORC reader : when we specify the fields indexes that we want to keep, it does not work correctly. Looking at the...

lang-c++
lang-ruby
lang-c-glib

I had the need to write an ORC file little by little, so as to not consume too much memory. Following [this](https://github.com/apache/arrow/issues/14211) discussion, it appeared that the API did not...

lang-c++

Hello, Using arrow adapter, I became aware that the memory (RAM) footprint of the export (exporting an orc file) was very huge for each field. For instance, exporting a table...

Hello, First of all, thanks for this project. We use CPPtrace in our software under windows (with dbghelp), for better tracing in case of particular events (for instance). Sometimes when...

bug
resolved in next release