Ming Huang
Results
2
issues of
Ming Huang
* What's the issue In the parquet files generated from the conversion, strings are encoded in base64. It occurs to all the string fields, which may diverge from user's intentions....
Tring to fix https://github.com/adrianulbona/osm-parquetizer/issues/15 Along with it, changed to the native way - use Type builder -for creating `PrimitiveType` and `GroupType` objects.