This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a change to branch 849-geoparquet
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
from b3c0654d Fix comment
add cf7e543d Small cleanup
add d276190f Sonar based cLeanups
No new revisions were added by this update.
Summary of changes:
.../storage/geoparquet/GeoParquetDataSchema.java | 7 +---
.../storage/geoparquet/GeoParquetDataTable.java | 24 ++++++++------
.../geoparquet/GeoParquetTypeConversion.java | 9 ++---
.../geoparquet/GeoParquetDataSchemaTest.java | 4 +--
.../geoparquet/GeoParquetToPostgresTest.java | 2 +-
.../baremaps/geoparquet/GeoParquetException.java | 11 +++++++
.../baremaps/geoparquet/GeoParquetReader.java | 38 +++++++++++-----------
7 files changed, 53 insertions(+), 42 deletions(-)
create mode 100644
baremaps-geoparquet/src/main/java/org/apache/baremaps/geoparquet/GeoParquetException.java