Data dependencies for query optimization: a survey

J Kossmann, T Papenbrock, F Naumann - The VLDB Journal, 2022 - Springer
Effective query optimization is a core feature of any database management system. While
most query optimization techniques make use of simple metadata, such as cardinalities and …

Effective and complete discovery of order dependencies via set-based axiomatization

J Szlichta, P Godfrey, L Golab, M Kargar… - arXiv preprint arXiv …, 2016 - arxiv.org
Integrity constraints (ICs) provide a valuable tool for expressing and enforcing application
semantics. However, formulating constraints manually requires domain expertise, is prone to …

Data dependencies extended for variety and veracity: A family tree

S Song, F Gao, R Huang… - IEEE Transactions on …, 2020 - ieeexplore.ieee.org
Besides the conventional schema-oriented tasks, data dependencies are recently revisited
for data quality applications, such as violation detection, data repairing and record matching …

[HTML][HTML] Efficient order dependency detection

P Langer, F Naumann - The VLDB Journal, 2016 - Springer
Order dependencies (ODs) describe a relationship of order between lists of attributes in a
relational table. ODs can help to understand the semantics of datasets and the applications …

Fast approximate denial constraint discovery

R Xiao, Z Tan, H Wang, S Ma - Proceedings of the VLDB Endowment, 2022 - dl.acm.org
We investigate the problem of discovering approximate denial constraints (DCs), for finding
DCs that hold with some exceptions to avoid overfitting real-life dirty data and facilitate data …

[HTML][HTML] Effective and complete discovery of bidirectional order dependencies via set-based axioms

J Szlichta, P Godfrey, L Golab, M Kargar, D Srivastava - The VLDB Journal, 2018 - Springer
Integrity constraints (ICs) are useful for expressing and enforcing application semantics.
Formulating ICs manually, however, requires domain expertise, is prone to human error, and …

Fast incremental discovery of pointwise order dependencies

Z Tan, A Ran, S Ma, S Qin - Proceedings of the VLDB Endowment, 2020 - dl.acm.org
Pointwise order dependencies (PODs) are dependencies that specify ordering semantics on
attributes of tuples. POD discovery refers to the process of identifying the set Σ of valid and …

[PDF][PDF] Discovering Order Dependencies through Order Compatibility.

C Consonni, P Sottovia, A Montresor, Y Velegrakis - EDBT, 2019 - velgias.github.io
ABSTRACT A relevant task in the exploration and understanding of large datasets is the
discovery of hidden relationships in the data. In particular, functional dependencies have …

Efficient bidirectional order dependency discovery

Y Jin, L Zhu, Z Tan - 2020 IEEE 36th International Conference …, 2020 - ieeexplore.ieee.org
Bidirectional order dependencies state relationships of order between lists of attributes.
They naturally model the order-by clauses in SQL queries, and are proved effective in query …

Approximate order dependency discovery

Y Jin, Z Tan, W Zeng, S Ma - 2021 IEEE 37th International …, 2021 - ieeexplore.ieee.org
Lexicographical order dependencies (ODs) specify orders between list of attributes, and are
proven useful in optimizing SQL queries with order by clauses. To find hidden ODs from dirty …