krishan1390 commented on code in PR #16845:
URL: https://github.com/apache/pinot/pull/16845#discussion_r2403687064


##########
pinot-controller/src/test/resources/memory_estimation/table-config.json:
##########
@@ -36,7 +36,8 @@
       "stream.kafka.decoder.class.name": 
"com.linkedin.pinot.v2.server.LiKafkaDecoder",
       "stream.kafka.topic.name": "UserGeneratedContentGestureCountEvent",
       "streamType": "kafka"
-    }
+    },
+    "optimiseNoDictStatsCollection": false

Review Comment:
   Because if this becomes true, we need to make changes to the Memory 
Estimator test to not generate random strings which affect approx cardinality



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