clintropolis commented on PR #15552: URL: https://github.com/apache/druid/pull/15552#issuecomment-1855177406
>DOUBLE is bad enough that if it starts returning that for COMPLEX it will be painfull enough to fix it...having at least consistent behaviuor will help to fix it correctly If you really want to fix `autoDetect`, it should ensure that complex types are the same type, i think anything else is probably an error (though I imagine unknown complex could be allowed to be equal to complex with typeName to be consistent with `leastRestrictiveType` logic) -- 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]
