Skip to content

Consistency review support worker

Yannick requested to merge consistency_review_support_worker into master

Prework around consistency rules to support write bulk done inside worker external service rather than Dask local cluster. In that case bulk data/dataframe are not available. Instead a description of the data is provided so that consistency rules can be checked.

The changes in the current merge request is about that, compute consistency rules using dataframe description (see BulkInfoForConsistency model) instead

Edited by Yannick

Merge request reports

Loading