cryptoe commented on code in PR #15348:
URL: https://github.com/apache/druid/pull/15348#discussion_r1394194177
##########
extensions-contrib/druid-iceberg-extensions/src/main/java/org/apache/druid/iceberg/input/IcebergInputSource.java:
##########
@@ -164,6 +170,12 @@ public IcebergFilter getIcebergFilter()
return icebergFilter;
}
+ @JsonProperty
Review Comment:
I generally mark the getter nullable as well.
--
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]