AbsaOSS / AbsaOSS/pramen

Remove the limit of the incremental ingestion of files so that files can arrive out of order

Open
#522 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
31
Forks
4
Avg merge
1d 10m
Merged PRs (30d)
4

Description

## 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]
--

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.