34 citations · 40 across the 3 of their papers we have counts for
3 papers
One SQL to Rule Them All
Edmon Begoli, Tyler Akidau, Fabian Hueske +3
Real-time data analysis and management are increasingly critical for today`s businesses. SQL is the de facto lingua franca for these endeavors, yet support for robust streaming ana…
Enabling Operator Reordering in Data Flow Programs Through Static Code Analysis
Fabian Hueske, Aljoscha Krettek, Kostas Tzoumas
In many massively parallel data management platforms, programs are represented as small imperative pieces of code connected in a data flow. This popular abstraction makes it hard t…
Opening the Black Boxes in Data Flow Optimization
Fabian Hueske, Mathias Peters, Matthias Sax +4
Many systems for big data analytics employ a data flow abstraction to define parallel data processing tasks. In this setting, custom operations expressed as user-defined functions…