AbsaOSS / AbsaOSS/pramen

Make sure `disable.count.query = true` does not change the behavior of ingestion

Đang mở
#539 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
arguable enhancement
Ngôn ngữ chính
Scala
Star
31
Fork
4
Merge trung bình
1 ngày 10 phút
Pull request đã merge (30 ngày)
4

Mô tả

## Background
Currently, when
```hocon
disable.count.query = true
```

a table is considered successfully loaded even if it does not have data for the current date. This is because the count check is skipped.

## Feature
Make sure `disable.count.query = true` does not change the behavior of ingestion.

## Example [Optional]
--

## Proposed Solution [Optional]
The correct behavior is the same as the one when `disable.count.query = false`. If the number of records is 0 and empty tables are considered 'no data', the the record of data should not be written to the bookkeeping table.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.