Remove the limit of the incremental ingestion of files so that files can arrive out of order
Aperta
enhancement
- Lingua principale
- Scala
- Stelle
- 31
- Fork
- 4
- Merge medio
- 1g 10m
- PR unite (30g)
- 4
Descrizione
## Background
Currently, incremental ingestion requires a monotonically increasing field. But for file-based ingestion we can be smarter and ingest new files by comparing file names in metastore for that day with files at the landing area.
## Feature
Remove the limit of the incremental ingestion of files so that files can arrive out of order.
## Example [Optional]
--
## Proposed Solution [Optional]
--
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.