cryptoe commented on code in PR #16971:
URL: https://github.com/apache/druid/pull/16971#discussion_r1740641182
##########
sql/src/test/java/org/apache/druid/sql/calcite/DrillWindowQueryTest.java:
##########
@@ -325,16 +326,20 @@ private static List<Object[]> parseResults(RowSignature
rs, List<String[]> resul
} else {
switch (type.getType()) {
case STRING:
Review Comment:
Should the nullHandling be also pushed inside the `parseElement` call ?
--
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]