AI Chat Paper
Note: Please note that the following content is generated by AMiner AI. SciOpen does not take any responsibility related to this content.
{{lang === 'zh_CN' ? '文章概述' : 'Summary'}}
{{lang === 'en_US' ? '中' : 'Eng'}}
Chat more with AI
PDF (2.4 MB)
Collect
Submit Manuscript AI Chat Paper
Show Outline
Outline
Show full outline
Hide outline
Outline
Show full outline
Hide outline
Open Access

SwiftArray: Accelerating Queries on Multidimensional Arrays

Department of Computer Science and Technology, Tsinghua University, Beijing 100084, China.
Ministry of Education Key Laboratory for Earth System Modeling, Tsinghua University, Beijing 100084, China.
Show Author Information

Abstract

Scientific instruments and simulation programs are generating large amounts of multidimensional array data. Queries with value and dimension subsetting conditions are commonly used by scientists to find useful information from big array data, and data storage and indexing methods play an important role in supporting queries on multidimensional array data efficiently. In this paper, we propose SwiftArray, a new storage layout with indexing techniques to accelerate queries with value and dimension subsetting conditions. In SwiftArray, the multidimensional array is divided into blocks and each block stores sorted values. Blocks are placed in the order of a Hilbert space-filling curve to improve data locality for dimension subsetting queries. We propose a 2-D-Bin method to build an index for the blocks’ value ranges, which is an efficient way to avoid accessing unnecessary blocks for value subsetting queries. Our evaluations show that SwiftArray surpasses the NetCDF-4 format and FastBit indexing technique for queries on multidimensional arrays.

References

【1】
【1】
 
 
Tsinghua Science and Technology
Pages 521-530

{{item.num}}

Comments on this article

Go to comment

< Back to all reports

Review Status: {{reviewData.commendedNum}} Commended , {{reviewData.revisionRequiredNum}} Revision Required , {{reviewData.notCommendedNum}} Not Commended Under Peer Review

Review Comment

Close
Close
Cite this article:
Geng Y, Huang X, Yang G. SwiftArray: Accelerating Queries on Multidimensional Arrays. Tsinghua Science and Technology, 2014, 19(5): 521-530. https://doi.org/10.1109/TST.2014.6919829

916

Views

68

Downloads

3

Crossref

N/A

Web of Science

6

Scopus

0

CSCD

Received: 10 December 2013
Revised: 11 April 2014
Accepted: 14 April 2014
Published: 13 October 2014
© The Author(s) 2014