Open-EO/openeo-geotrellis-extensions

refactor: merge (Spark)BatchJobMetadataTracker and ScopedMetadataTracker

Aberta

#149 aberto em 25 de abr. de 2023

 (0 comentário) (0 reação) (0 responsável)Scala (5 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (7 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador