flipkart-incubator / flipkart-incubator/databuilderframework

Null returned from data builder is not nullifying the previous generated data.

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
40
Forks
28
PR merge metrics
No merged PRs in 30d

Description

Lets assume in flow#1 builders produced data1, now in second execution same builder run and now it is returning null. But still we are able to access data1 which is stale data. Ideally in next available data data1 should not be present.

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.