ddcprg commented on code in PR #8774:
URL: https://github.com/apache/pinot/pull/8774#discussion_r881891432


##########
pinot-plugins/pinot-stream-ingestion/pinot-kafka-2.0/src/main/java/org/apache/pinot/plugin/stream/kafka20/KafkaPartitionLevelStreamConfig.java:
##########
@@ -31,13 +31,16 @@
  */
 public class KafkaPartitionLevelStreamConfig {
 
+  public static final String POPULATE_ROW_METADATA = 
"stream.kafka.populateRowMetadata";

Review Comment:
   I've raised #8775 in relation this question



-- 
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]

Reply via email to