startreedata / pinot-recipes

This repository contains recipes for Apache Pinot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using the same segments in multiple tables

mneedham opened this issue · comments

If we're testing out indexing strategies, we might like to have multiple tables with the same schema and same segments.

Add a recipe showing how to do this.

https://www.markhneedham.com/blog/2021/12/06/apache-pinot-copy-segment-new-table/

Closing due to age.