scispace - formally typeset
R

Rico Bergmann

Researcher at Humboldt University of Berlin

Publications -  5
Citations -  696

Rico Bergmann is an academic researcher from Humboldt University of Berlin. The author has contributed to research in topics: Query optimization & Big data. The author has an hindex of 3, co-authored 4 publications receiving 652 citations.

Papers
More filters
Journal ArticleDOI

The Stratosphere platform for big data analytics

TL;DR: The overall system architecture design decisions are presented, Stratosphere is introduced through example queries, and the internal workings of the system’s components that relate to extensibility, programming model, optimization, and query execution are dive into.
Posted Content

Opening the Black Boxes in Data Flow Optimization

TL;DR: In this paper, the problem of performing data flow optimization at this level of abstraction, where the semantics of operators are not known, was addressed by statically analyzing the general-purpose code of their user-defined functions.
Journal ArticleDOI

Opening the black boxes in data flow optimization

TL;DR: This work design and implement an optimizer for parallel data flows that does not assume knowledge of semantics or algebraic properties of operators, and can optimize the operator order of nonrelational data flows, a unique feature among today's systems.
Proceedings ArticleDOI

PostBOUND: PostgreSQL with Upper Bound SPJ Query Optimization

TL;DR: In this paper , the authors propose a generalized framework called PostBOUND to integrate upper bound SPJ query optimization in PostgreSQL, which provides abstractions to calculate arbitrary upper bounds, to model joins required by an SPJ, and to iteratively construct an optimized join order.
Book ChapterDOI

Query Adaptation and Privacy for Real-Time Business Intelligence

TL;DR: In this paper, the authors discuss several technical challenges and issues that need special attention when dealing with real-time business intelligence (RTBI) systems, and outline existing and future approaches to query adaptation and of statistics building.