apache/pinot

Add a section to the documentation site to document plugin-specific details

Open

#8,775 opened on May 25, 2022

View on GitHub
 (1 comment) (2 reactions) (0 assignees)Java (4,937 stars) (1,234 forks)batch import
documentationgood first issue

Description

Not sure if this make sense but some plugins have particular features that should be documented somewhere in the docs rather than users having to search through the source code to find out about them. Some examples include configuration details for the Kinesis and Kafka stream ingestion, AVRO logical types switch, etc.

Contributor guide