clintropolis commented on code in PR #14792:
URL: https://github.com/apache/druid/pull/14792#discussion_r1290616276
##########
integration-tests-ex/cases/src/test/resources/multi-stage-query/wikipedia_merge_index_queries.json:
##########
@@ -34,8 +34,8 @@
"timestamp" : "2013-08-31T00:00:00.000Z",
"event" : {
"continent":"Asia",
- "earliest_user":"masterYi",
- "latest_user":"stringer"
+ "earliest_user":null,
+ "latest_user":null
Review Comment:
this one seems kind of sad, though i guess legal based on our current
implementations of native first/last which allow nulls - investigating to make
sure this is the right result though
--
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]