Enable the feature flag for geo-shape decimation by default
This is the follow-up of the MR Geoshape decimation.
We enabled the feature flags in two data partitions on 12/6/2022 and shape decimation was applied to the new ingested data with geo-shapes from different users. We didn't see any problem on the shape decimation so far.
This MR is to enable the feature flag of the shape decimation for all data partitions by default. Client can still disable this feature in a given data partition through the Partition Service:
{
"indexer-decimation-enabled": {
"sensitive": false,
"value": "false"
}
}
Merge request reports
Activity
assigned to @zhibinmai
requested review from @nthakur, @andrei_dalhikh, and @Rustam_Lotsmanenko
requested review from @BdasIBM and @fhoueto.amz
requested review from @gustavurda
@nthakur @BdasIBM @andrei_dalhikh @fhoueto.amz @gustavurda @Rustam_Lotsmanenko, Please help review the MR. Thanks!
added 2 commits
added Common Code label
added MREnhancement label
changed milestone to %M17 - Release 0.20
- Resolved by Zhibin Mai
Please revisit PreviewFeature file and move the content to main tutorial file feature is enabled by default.
added 10 commits
-
2b97d652...da8eb48b - 8 commits from branch
master
- c85271a2 - Update the doc
- 4a255306 - Merge branch 'master' of https://community.opengroup.org/osdu/platform/system/indexer-service
-
2b97d652...da8eb48b - 8 commits from branch