clintropolis commented on PR #14319:
URL: https://github.com/apache/druid/pull/14319#issuecomment-1557995783

   >For leastRestrictive, perhaps bestFit is clearer? My concern is that "least 
restrictive", while correct, can also refer to a policy that just chooses the 
widest possible type.
   
   'leastRestrictive' is effectively a rather permissive widening of types, see 
https://github.com/apache/druid/blob/master/processing/src/main/java/org/apache/druid/segment/column/ColumnType.java#L139
 for the logic backing it, so im not sure its really wrong to interpret it that 
way.


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