jeabraham

Results 8 comments of jeabraham

The user does need to have pkgconfig installed. Brew might not be the best way to install it, but it’s what I did to fix the problem. I think people...

I have the same bug! My database has terrabytes of data, though, so I can also not send you a dump.

The new(er) versions of QGIS now work with `gml_[item name]_type` specified as `"Real"` in the WFS service, and QGIS _no longer_ works with `gml_[item name]_type` specified as `"xsd:double"`. Note that...

Sorry I couldn't see the difference in the input between the two examples, aside from a difference in your "stat" command? Why did you get two different results if you...

Oh, it looks like maybe you added this already in 9ba54fb424cbdc6c3dc78915f59bb94a35f41887 in October 2018?? I should merge in your latest, I guess.

How interesting! HDF5 is primarily a disk storage format, with an option to force in-memory. Arrow is exclusively an in-memory format, right? So, the two are complimentary. I've never been...

The first trigger is perhaps when the file is created, I found I couldn't read the file yet, as it wasn't complete yet. So, perhaps the second trigger is when...

Hi, anyone able to fix this?