0.3.2
Added
- Option to pass
parquet_compression
parameter to DuckDB - Bigger PBF parsing test as a benchmark
Changed
- Increased number of rows per group for environments with more than 24 GB of memory
- Simplified temporal directory path propagation within
PbfFileReader
class - Reduced disk spillage by removing more files during operation
- Optimized final geometries concatenation by removing
UNION
operation - Tests execution order