Skip to content

0.3.2

Compare
Choose a tag to compare
@kraina-cicd kraina-cicd released this 10 Jan 02:04
· 131 commits to main since this release
482e309

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