-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Atlas Delta Generator Sharded (#199)
* Revamp AtlasDelta and AtlasDeltaGenerator. We now get GeoJSON deltas that include before and after entities. Also, the generator CLI is not working. * ./gradlew spotlessApply * rename base and alter to before and after * AtlasDelta integration testing. Also, fixed a typo bug! * spotless apply * explain parse geojson test * Improve log4j instructions * Ready to implement sharded delta * Working on comparing shard by shard in a parallel stream * javadoc * Account for PR comments. * fix abbrev * no more abbrev. * Sharded compare. * Getting the list of shard files now, but we get a null ptr excptn. * Fix incorrect references, no more null pointer exception. * Fixes for @mgcuthbert * spotless * appease checkstyle for travis * Implement @MikeGost suggestions.
- Loading branch information
Showing
1 changed file
with
120 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters