The document is a tutorial from the BOSS'21 conference led by Stamatis Zampetakis and Julian Hyde, detailing the setup of a coding environment using Apache Calcite. It includes instructions for cloning a GitHub repository, compiling the project, and several coding modules covering components like hybrid planning, custom operators, and the Volcano planner internals. The tutorial also discusses exercises and coding challenges aimed at enhancing skills in SQL query processing and optimization using the Calcite framework.
Related topics: