Asset Details
MbrlCatalogueTitleDetail
Do you wish to reserve the book?
LotusSQL: SQL engine for high-performance big data systems
by
Yu, Bowen
, Li, Xiaohan
, Feng, Guanyu
, Wang, Haojie
, Chen, Wenguang
in
Big Data
/ c++
/ C++ (programming language)
/ Data processing
/ Data systems
/ Datasets
/ Native languages
/ Queries
/ Query languages
/ query optimization
/ Structured Query Language-SQL
/ Virtual environments
2021
Hey, we have placed the reservation for you!
By the way, why not check out events that you can attend while you pick your title.
You are currently in the queue to collect this book. You will be notified once it is your turn to collect the book.
Oops! Something went wrong.
Looks like we were not able to place the reservation. Kindly try again later.
Are you sure you want to remove the book from the shelf?
LotusSQL: SQL engine for high-performance big data systems
by
Yu, Bowen
, Li, Xiaohan
, Feng, Guanyu
, Wang, Haojie
, Chen, Wenguang
in
Big Data
/ c++
/ C++ (programming language)
/ Data processing
/ Data systems
/ Datasets
/ Native languages
/ Queries
/ Query languages
/ query optimization
/ Structured Query Language-SQL
/ Virtual environments
2021
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
Do you wish to request the book?
LotusSQL: SQL engine for high-performance big data systems
by
Yu, Bowen
, Li, Xiaohan
, Feng, Guanyu
, Wang, Haojie
, Chen, Wenguang
in
Big Data
/ c++
/ C++ (programming language)
/ Data processing
/ Data systems
/ Datasets
/ Native languages
/ Queries
/ Query languages
/ query optimization
/ Structured Query Language-SQL
/ Virtual environments
2021
Please be aware that the book you have requested cannot be checked out. If you would like to checkout this book, you can reserve another copy
We have requested the book for you!
Your request is successful and it will be processed during the Library working hours. Please check the status of your request in My Requests.
Oops! Something went wrong.
Looks like we were not able to place your request. Kindly try again later.
LotusSQL: SQL engine for high-performance big data systems
Journal Article
LotusSQL: SQL engine for high-performance big data systems
2021
Request Book From Autostore
and Choose the Collection Method
Overview
In recent years, Apache Spark has become the de facto standard for big data processing. SparkSQL is a module offering support for relational analysis on Spark with Structured Query Language (SQL). SparkSQL provides convenient data processing interfaces. Despite its efficient optimizer, SparkSQL still suffers from the inefficiency of Spark resulting from Java virtual machine and the unnecessary data serialization and deserialization. Adopting native languages such as C++ could help to avoid such bottlenecks. Benefiting from a bare-metal runtime environment and template usage, systems with C++ interfaces usually achieve superior performance. However, the complexity of native languages also increases the required programming and debugging efforts. In this work, we present LotusSQL, an engine to provide SQL support for dataset abstraction on a native backend Lotus. We employ a convenient SQL processing framework to deal with frontend jobs. Advanced query optimization technologies are added to improve the quality of execution plans. Above the storage design and user interface of the compute engine, LotusSQL implements a set of structured dataset operations with high efficiency and integrates them with the frontend. Evaluation results show that LotusSQL achieves a speedup of up to9×in certain queries and outperforms Spark SQL in a standard query benchmark by more than2×on average.
Publisher
Tsinghua University Press
This website uses cookies to ensure you get the best experience on our website.