Open-EO/openeo-geotrellis-extensions
refactor: merge (Spark)BatchJobMetadataTracker and ScopedMetadataTracker
Open
#149 opened on Apr 25, 2023
enhancementgood first issue
Repository metrics
- Stars
- (7 stars)
- PR merge metrics
- (PR metrics pending)
Description
Figuring out the nuances of (Spark)BatchJobMetadataTracker in the context of #281 introduced the ScopedMetadataTracker with proper support for scopes (global, batch job, request, ...); these implementations should be merged.
There's also this TODO to address: https://github.com/Open-EO/openeo-geopyspark-driver/blob/54defbf1883ed68215dbea4fbca3dca407dd6538/openeogeotrellis/backend.py#L403