Skip to main content

Showing 1–3 of 3 results for author: Arab, B S

.
  1. arXiv:2203.12860  [pdf, other

    cs.DB

    Efficient Answering of Historical What-if Queries

    Authors: Felix S. Campbell, Bahareh Sadat Arab, Boris Glavic

    Abstract: We introduce historical what-if queries, a novel type of what-if analysis that determines the effect of a hypothetical change to the transactional history of a database. For example, "how would revenue be affected if we would have charged an additional $6 for ship**?" Such queries may lead to more actionable insights than traditional what-if queries as their results can be used to inform future… ▽ More

    Submitted 24 March, 2022; originally announced March 2022.

  2. arXiv:1707.09930  [pdf, other

    cs.DB

    Debugging Transactions and Tracking their Provenance with Reenactment

    Authors: Xing Niu, Bahareh Sadat Arab, Seokki Lee, Su Feng, Xun Zou, Dieter Gawlick, Vasudha Krishnaswamy, Zhen Hua Liu, Boris Glavic

    Abstract: Debugging transactions and understanding their execution are of immense importance for develo** OLAP applications, to trace causes of errors in production systems, and to audit the operations of a database. However, debugging transactions is hard for several reasons: 1) after the execution of a transaction, its input is no longer available for debugging, 2) internal states of a transaction are t… ▽ More

    Submitted 31 July, 2017; originally announced July 2017.

    Comments: to appear as "Debugging Transactions and Tracking their Provenance with Reenactment" in PVDLB 2017, vol 10., nr. 12

    ACM Class: H.2

  3. Reenactment for Read-Committed Snapshot Isolation

    Authors: Bahareh Sadat Arab, Dieter Gawlick, Vasudha Krishnaswamy, Venkatesh Radhakrishnan, Boris Glavic

    Abstract: Provenance for transactional updates is critical for many applications such as auditing and debugging of transactions. Recently, we have introduced MV-semirings, an extension of the semiring provenance model that supports updates and transactions. Furthermore, we have proposed reenactment, a declarative form of replay with provenance capture, as an efficient and non-invasive method for computing t… ▽ More

    Submitted 29 August, 2016; originally announced August 2016.

    Comments: long versions of CIKM paper

    ACM Class: H.2.4