Computes assignment of Table and its segments to Pinot Servers. Pinot Server: Hosts one or more physical segments. Responsibilities: - When assigned a pre created segment, download it and load it. If assigned a Kafka topic, start consuming from a sub set of partitions in Kafka. Executes que...