This document maintains configs for each of the supported plugins in Apache Pinot
SELECT STDDEV_POP(numberOfGames) AS stddev
FROM baseballStatsSELECT VAR_SAMP(numberOfGames) AS variance
FROM baseballStatsSELECT VAR_POP(numberOfGames) AS variance
FROM baseballStatsSELECT STDDEV_SAMP(numberOfGames) AS stddev
FROM baseballStatsThis documents lists all the configurations for each of the supported stream ingestion connectors.