You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/11/09 01:19:43 UTC

[GitHub] [druid] clintropolis commented on a change in pull request #11895: revert ColumnAnalysis type, add typeSignature and use it for DruidSchema

clintropolis commented on a change in pull request #11895:
URL: https://github.com/apache/druid/pull/11895#discussion_r745215608



##########
File path: processing/src/main/java/org/apache/druid/query/metadata/metadata/ColumnAnalysis.java
##########
@@ -181,6 +205,7 @@ public String toString()
   {
     return "ColumnAnalysis{" +
            "type='" + type + '\'' +
+           ", columnType=" + typeSignature +

Review comment:
       oops, :+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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org