You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/08/08 02:38:25 UTC

[GitHub] [druid] clintropolis commented on a change in pull request #10248: fix bug with expressions on sparse string realtime columns without explicit null valued rows

clintropolis commented on a change in pull request #10248:
URL: https://github.com/apache/druid/pull/10248#discussion_r467351230



##########
File path: processing/src/test/java/org/apache/druid/segment/virtual/ExpressionSelectorsTest.java
##########
@@ -231,6 +252,80 @@ public void testCoerceExprToValue()
     );
   }
 
+  @Test
+  public void testIncrementIndexStringSelector() throws IndexSizeExceededException

Review comment:
       added a comment, (there isn't an open issue as far as I could tell)




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org