capistrant commented on code in PR #18939:
URL: https://github.com/apache/druid/pull/18939#discussion_r2825669013


##########
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:
   thanks for the tip. I was definitely confused about what to do here to make 
it so everything that is already fingerprinted didn't end up being re-processed



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

Reply via email to