jackluo923 opened a new pull request, #14534: URL: https://github.com/apache/pinot/pull/14534
Allow the ability to toggle dropping CLP processed field from the original generic record inside `CLPLogRecordExtractor`. One can toggle the removing the processed field via the following config: ``` stream.kafka.decoder.prop.removeProcessedFields": "true" ``` -- 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]
