Asbjørn Clemmensen

Results 4 issues of Asbjørn Clemmensen

#### Describe the bug The table renders with the width calculated correctly, as far as I can tell, but all the cells are empty. I only see this on Windows...

bug

The `WriteColumn` method on `ParquetRowGroupWriter` now accepts offset and count. ### Fixes Issue #108 ### Description When writing large columns it was somewhat inefficient to have to allocate exactly correctly...

It appears that the former has been deprecated a while ago. Actually the latter will be deprecated at a later point as well, so this won't keep working forever. But...

This branch attempts at a conversion of the library to .NET Core with project.json/xproj files. I'm motivated to do this because another library I use (Disque.Net) uses this library, and...