2018
DOI: 10.1007/978-3-319-91458-9_42
|View full text |Cite
|
Sign up to set email alerts
|

Incremental Materialized View Maintenance on Distributed Log-Structured Merge-Tree

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
5
0

Year Published

2019
2019
2021
2021

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(5 citation statements)
references
References 11 publications
0
5
0
Order By: Relevance
“…Absalyamov et al [7] proposed a statistics collection framework, which is a step towards cost-based query optimization on LSM-based systems. Finally, several distributed indexing techniques [29,30,85] have also been presented. It should be noted that these techniques are not specific to LSM-trees, but we have included them here for completeness.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…Absalyamov et al [7] proposed a statistics collection framework, which is a step towards cost-based query optimization on LSM-based systems. Finally, several distributed indexing techniques [29,30,85] have also been presented. It should be noted that these techniques are not specific to LSM-trees, but we have included them here for completeness.…”
Section: Discussionmentioning
confidence: 99%
“…Duan et al [30] proposed a lazy maintenance approach for materialized views on distributed LSM-trees. The basic idea is to append new updates into a delta list of the material- ized view to reduce the overhead during data ingestion.…”
Section: Distributed Indexingmentioning
confidence: 99%
“…Most of the works are devoted to the synchronous incremental update [2][3][4][5][6][7], a little number of them are dedicated to the asynchronous incremental update of MV [8][9][10]. The works [5,11] build and provide experiments on triggers in programming languages PL/pgSQL and C, implementing the same incremental update algorithms in a synchronous manner on the same MV based on the same query with the same base tables with the clustered indices on primary keys and foreign keys.…”
Section: Literature Review and Problem Statementmentioning
confidence: 99%
“…Obviously, there is nothing interesting in completely new updates of MV although sometimes it's effective. On the contrary, a large number of publications are devoted to incremental update of MVs [10][11][12][13][14][15][21][22][23][24][25].…”
Section: Literature Review and Problem Statementmentioning
confidence: 99%
“…They showed techniques, issues addressed, changes handled, types of queries, the advantages and disadvantages of each proposed solution via tabular manner. The work [25] developed MV that are stored and incrementally updated by asynchronous way in the distributed databases based on distributed log-structured merge-tree, which provides high data write performance.…”
Section: Literature Review and Problem Statementmentioning
confidence: 99%