Mark Litwintschik

Results 14 comments of Mark Litwintschik

This is still an issue.

I'm using 1.0, yeah. I walk on eggshells to avoid getting data stuck inside one of these locked databases. DuckDB lets you do CRUD on OLAP data which is amazing...

There are also records that contain identical `geom` values to other records and LINESTRINGs with 2 or more points where all points are in the exact same spot. BigQuery rejects...

I reduced the precision of each point to six decimal places, made sure each point in each LINESTRING was unique, made sure every LINESTRING had at least two points and...