clintropolis commented on a change in pull request #11895:
URL: https://github.com/apache/druid/pull/11895#discussion_r745423064
##########
File path:
processing/src/main/java/org/apache/druid/query/metadata/metadata/ColumnAnalysis.java
##########
@@ -47,6 +50,7 @@ public static ColumnAnalysis error(String reason)
@JsonCreator
public ColumnAnalysis(
+ @JsonProperty("typeSignature") ColumnType typeSignature,
Review comment:
the supported upgrade order is brokers last, but it would just be null,
which shouldn't be a problem i think
--
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]