Akshat-Jain commented on code in PR #16729:
URL: https://github.com/apache/druid/pull/16729#discussion_r1675936575
##########
extensions-core/multi-stage-query/src/main/java/org/apache/druid/msq/querykit/WindowOperatorQueryFrameProcessor.java:
##########
@@ -177,12 +177,12 @@ public ReturnOrAwait<Object> runIncrementally(IntSet
readableInputs)
*
* Future thoughts: {@link https://github.com/apache/druid/issues/16126}
*
- * 1. We are writing 1 partition to each frame in this way. In case of
low cardinality data
+ * 1. We are writing 1 partition to each frame in this way. In case of
high cardinality data
* we will me making a large number of small frames. We can have a
check to keep size of frame to a value
Review Comment:
Done
--
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]