This is an automated email from the ASF dual-hosted git repository.
adrabble pushed a change to branch 849-overture-example
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
discard 4ad91780 Create a simple overture example
omit 6cf69a22 Merge remote-tracking branch
'origin/849-nested-type-and-jsonb' into 849-default-crs
omit adda5123 Some cleanup
omit cda5ec81 Merge remote-tracking branch
'origin/849-nested-type-and-jsonb' into 849-default-crs
omit d24d57d9 Add writeEnvelope method to copy writer
omit 3f702305 Merge branch 'main' into 849-default-crs
omit 8100549b Use the default CRS when crs field is null in Geoparquet
omit 0227fcde Add EnvelopeField to geoparquet and save it as geometry in
postgis
omit 6cde5895 Fix the JsonbHandler and format code
omit 83cd6689 Add binary type
omit 29a14786 Add support for nested types in data table
add cd2018dc Add support for nested types, geoparquet groups, and postgres
jsonb in data table (#860)
add 55b2970f Create a simple overture example
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (4ad91780)
\
N -- N -- N refs/heads/849-overture-example (55b2970f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../baremaps/geoparquet/data/GeoParquetGroupImpl.java | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)