Proceedings of the 2014 ACM SIGMOD International Conference on Management of Data 2014
DOI: 10.1145/2588555.2612175
|View full text |Cite
|
Sign up to set email alerts
|

Overlap interval partition join

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
58
0

Year Published

2016
2016
2023
2023

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 38 publications
(58 citation statements)
references
References 15 publications
0
58
0
Order By: Relevance
“…The computation of such intervals in temporal databases is performed by adjusting the intervals of each input relation based on the tuples of the other input relation that are valid. Combining the adjusted results to identify the intervals when, for example, tuples of both relations are valid [14], and concatenating their lineages for probability computation [1], [14] must be performed with joins. In this section, we introduce the lineage-aware temporal window, a novel mechanism that directly associates candidate output intervals with the lineage expressions of the valid input tuples of both relations.…”
Section: Lineage-aware Temporal Windowsmentioning
confidence: 99%
See 1 more Smart Citation
“…The computation of such intervals in temporal databases is performed by adjusting the intervals of each input relation based on the tuples of the other input relation that are valid. Combining the adjusted results to identify the intervals when, for example, tuples of both relations are valid [14], and concatenating their lineages for probability computation [1], [14] must be performed with joins. In this section, we introduce the lineage-aware temporal window, a novel mechanism that directly associates candidate output intervals with the lineage expressions of the valid input tuples of both relations.…”
Section: Lineage-aware Temporal Windowsmentioning
confidence: 99%
“…The flexibility of lineage-aware temporal windows relies on two characteristics: the lineages of valid tuples of each input relation are directly associated with a maximal interval, and they are separately recorded. These two characteristics allow for an efficient computation of the output tuples by using simple filtering conditions and lineage-concatenating functions instead of the additional joins performed in related approaches [1], [14]. Given a TP set operation, λ r and λ s can be used to determine whether fact F and interval [winTs, winTe) yield an output tuple.…”
Section: Lineage-aware Temporal Windowsmentioning
confidence: 99%
“…The management of temporal data in DBMSs has been an active research area for several decades, focusing primarily on temporal data models and query languages (e.g., [Abiteboul et al 1996;Böhlen and Jensen 2003;Date and Darwen 2002;]) as well as efficient algorithms for specific operators (e.g., temporal join [Segev 1993;Dignös et al 2014;Piatov et al 2016] and temporal aggregation [Böhlen et al 2006b;Vega Lopez et al 2005;.…”
Section: Related Workmentioning
confidence: 99%
“…The website makes a prediction for each time point and there is no other tuple in a that predicts the probability of 'Jim visiting Wengen' over an interval overlapping with [7,10). In order to manage supply and demand, we determine the probability with which the client will find available accommodation at their preferred The answer tuple ('Ann, ZAK, hotel 1 ', a 1 ∧ b 3 , [4,6), 0.49) expresses that, with probability 0.49, Ann wants to visit Zakynthos (a 1 ) and stay at hotel 1 in Zakynthos (b 3 ) during interval [4,6). It is valid over the intersection of the intervals of tuples a 1 and b 3 and it is true when both these tuples are true.…”
Section: Introductionmentioning
confidence: 99%
“…Answer tuple ('Ann, ZAK, -', a 1 , [2,4), 0.7) expresses that, with probability 0.7, Ann wants to visit Zakynthos (a 1 ) but there is no hotel available to stay there. Although the lineage and the output probability are both determined by tuple a 1 , i.e., the only tuple valid during [2,4), the interval of this output tuple is influenced by the starting point of tuple b 3 , a tuple not valid over [2,4). Over the interval [5,6) there is 0.084 probability that Ann wants to visit Zakynthos but finds no accommodation.…”
Section: Introductionmentioning
confidence: 99%