gianm opened a new pull request, #18878: URL: https://github.com/apache/druid/pull/18878
This patch adds type coercion to RowBasedColumnSelectorFactory, which allows it to better handle cases where the underlying data does not match the expected type. It also adds numeric accessor methods (isNull, getFloat, getDouble, getLong) to dimension selectors, similar to the ones that exist for nested and auto-typed columns. -- 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]
