DocumentCode
2488170
Title
A More Optimizer-Friendly Treatment of XQuery Store in the Presence of Side-Effects
Author
Hidaka, Soichiro ; Kato, Hiroyuki ; Yoshikawa, Masatoshi
Author_Institution
Nat. Inst. of Inf., Tokyo
fYear
2007
fDate
23-24 Nov. 2007
Firstpage
32
Lastpage
36
Abstract
XQuery is a functional query language for XML in which generally no order for the evaluation of sub-expressions is assumed. However, there are in fact several sources of side effects, including a subtle one caused by element constructing in the current version, data manipulation outside of the language by user-code via API, and possible future update extensions. They prevent an implementation from optimization by reordering the execution or parallel processing. In this paper, two approaches are proposed to tackle these obstacles. One is to reconsider the treatment of the store, and the other is to introduce a way to identify the portions where the updates actually take place. We believe these propositions will help the implementations perform safer optimizations.
Keywords
XML; application program interfaces; functional languages; parallel processing; query languages; API; XML; XQuery; data manipulation; functional query language; optimizer-friendly treatment; parallel processing; Data models; Database languages; Informatics; Information technology; Intrusion detection; Lead; Parallel processing; Performance analysis; XML;
fLanguage
English
Publisher
ieee
Conference_Titel
Information Technology Convergence, 2007. ISITC 2007. International Symposium on
Conference_Location
Joenju
Print_ISBN
0-7695-3045-1
Electronic_ISBN
978-0-7695-3045-1
Type
conf
DOI
10.1109/ISITC.2007.60
Filename
4410601
Link To Document