Pinot Version | 1.0.0 |
---|---|
Code | startreedata/pinot-recipes/startree-index |
Makefile
Run this recipe using make.- webtraffic - a real-time table with any Pinot indexes.
- webstraffic_inverted - a real-time table with an
inverted index
on the columns: country, browserType, and deviceBrand.
- webtraffic_startree - a real-time table with a
startree index
.
FROM webtraffic
to FROM webtraffic_inverted
or FROM webtraffic_stree