Pedro Holanda: “Database Systems Optimizations for Data Analytics”

Pedro Holanda will present his work on May 19th at 3pm. It will be online on Zoom at https://ecolepolytechnique.zoom.us/j/86323133834?pwd=QzFqdlpwalBwTUtRbzQxYWQwSXNLUT09
Title: Database Systems Optimizations for Data Analytics

Abstract:

In this talk, Pedro will present one of the base chapters of his thesis, Progressive Indexes. Progressive Indexes are a performance-driven indexing technique catered for interactive data analysis. They focus on automatic index creation while providing interactive response times to incoming queries. Its design allows queries to have a limited budget to spend on index creation. The indexing budget is automatically tuned to each query before query processing. This allows for systems to provide interactive answers to queries during index creation while being robust against various workload patterns and data distributions.

Bio:
Pedro Holanda is a last-year Ph.D. candidate at CWI in Amsterdam. His research interests are adaptive physical layout, embedded databases, and in-database processing. He is an active contributor of DuckDB and is currently working on the integration of DuckDB and Arrow.

Comments are closed.