clintropolis commented on code in PR #18939:
URL: https://github.com/apache/druid/pull/18939#discussion_r2826010122
##########
processing/src/main/java/org/apache/druid/segment/transform/CompactionTransformSpec.java:
##########
@@ -66,6 +71,14 @@ public DimFilter getFilter()
return filter;
}
+ @JsonProperty
+ @JsonInclude(JsonInclude.Include.NON_NULL)
Review Comment:
oh, since it just serializes the array as the value :+1:
--
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]