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
discard 0c82d94e Format code
omit d276190f Sonar based cLeanups
omit cf7e543d Small cleanup
omit b3c0654d Fix comment
omit b1646b3d Fix comment
omit 04b13058 Minor cleanup
omit 4aa28ccb Ensure all the files have the same schema.
omit 970c2f8d Rename variable
omit 65bbc716 Improve the handling of file metadata
omit 91e32638 Add data schema and table for geoparquet
omit 455dccc5 Implement the GeoParquetGroup interface
omit 57f945cf Removed unnecessary dependencies and improve documentation
omit aec9d3e7 Use the ParquetReader instead of the ParquetFileReader
omit 3b9eaaed Add a group interface
omit 80041297 Remove geometry value
omit e37c3a88 Refactor and clean
omit 5dc05e28 Add parser for primitive, group and geometries
omit 08e9aaa1 Add geoparquet test file
omit 09afabf8 Create a geoparquet module and add dependencies
add c7ff2bf6 Add a geoparquet module, the dependencies, and a first
implementation
add e2589c05 Rename variable
add 32ed7127 Ensure all the files have the same schema.
add daff27f9 Minor cleanup
add 66870961 Fix comment
add 8ac37cc8 Cleanup code and fix Sonar issues
add 02ef5258 Format code
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 (0c82d94e)
\
N -- N -- N refs/heads/849-geoparquet (02ef5258)
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: