1. What are the contributions in "Detecting inconsistencies in distributed data" ?
This paper develops techniques for detecting violations of conditional functional dependencies ( CFDs ) in relations that are fragmented and distributed across different sites.. ( 2 ) the authors show that it is beyond reach in practice to find optimal detection methods: the detection problem is NP-complete when the data is partitioned either horizontally or vertically, and when they aim to minimize either data shipment or response time.. ( 3 ) For data that is horizontally partitioned, the authors provide several algorithms to find violations of a set of CFDs, leveraging the structure of CFDs to reduce data shipment or increase parallelism.. ( 5 ) For data that is vertically partitioned, the authors provide a characterization for CFDs to be checked locally without requiring data shipment, in terms of dependency preservation.. The authors show that it is intractable to minimally refine a partition and make it dependency preserving.
read more
2. What are the future works mentioned in the paper "Detecting inconsistencies in distributed data" ?
First, the authors are currently searching for more real-life datasets to experiment with.
read more


