xiangfu0 commented on PR #18953: URL: https://github.com/apache/pinot/pull/18953#issuecomment-4937793538
Added a user manual with examples in `23ea2d4`: [`pinot-plugins/pinot-input-format/pinot-json/README.md`](https://github.com/apache/pinot/blob/claude/jsonb-pinot-json-decoder-5af7ba/pinot-plugins/pinot-input-format/pinot-json/README.md). It documents the `jsonFormat` decoder property — the supported values, the `TEXT` default and opt-in `AUTO` detection (with the per-message detection order and each format's signature), real-time table `streamConfigMaps` examples for text, a pinned binary format, and `AUTO`, plus per-format notes (Postgres wire framing, SQLite JSON5 + exact-fill, Smile/CBOR magic bytes) and the bounded decode-failure diagnostic. (The branch was also rebased onto latest master; CI is green on the pre-README head `976ec7d`, and this doc-only commit fast-forwards on top.) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
