Remove the limit of the incremental ingestion of files so that files can arrive out of order
Offen
enhancement
- Vorherrschende Sprache
- Scala
- Sterne
- 31
- Forks
- 4
- Ø Merge
- 1 T. 10 Min.
- Gemergte PRs (30 T.)
- 4
Beschreibung
## 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]
--
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.