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 (1,234 forks)batch import
documentationgood first issue

Repository metrics

Stars
 (4,937 stars)
PR merge metrics
 (Avg merge 6d 7h) (186 merged PRs in 30d)

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