Remove the limit of the incremental ingestion of files so that files can arrive out of order
Aberta
enhancement
- Linguagem predominante
- Scala
- Estrelas
- 31
- Forks
- 4
- Merge médio
- 1d 10min
- PRs com merge (30d)
- 4
Descrição
## 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]
--
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.