Skip to content
Tatiana Jin edited this page Jul 12, 2018 · 7 revisions

This is a playground for playing with Apache Calcite!

Hope I can have fun getting familiar with different components in Calcite and knowing how to support data models, how the query optimizer works, how to customize cost models for application-specific optimizations, etc. Guess the high modularity and extensibility will make my learning lightweight and cool XD.

1. Schema Adapter: Supporting customized data models in Calcite

(づ。◕‿‿◕。)づ (◕‿◕✿)

Clone this wiki locally