kgyrtkirk commented on code in PR #15241:
URL: https://github.com/apache/druid/pull/15241#discussion_r1375186285


##########
processing/src/main/java/org/apache/druid/query/scan/ScanQueryQueryToolChest.java:
##########
@@ -207,6 +208,19 @@ public RowSignature resultArraySignature(final ScanQuery 
query)
     }
   }
 
+  private ColumnType getDataSoruceColumnType(DataSource dataSource, String 
columnName)

Review Comment:
   jeez; I make so many typos lately that I should 
   probably there are some plugins to warn about issues like this :D
   I see [this](https://github.com/check-spelling/check-spelling) ; but one 
which could be integrated into the build would be probably even better...
   
   fixed it



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