clintropolis opened a new pull request, #19842:
URL: https://github.com/apache/druid/pull/19842

   ### Description
   `ClusteredValueGroupsBaseTableMetadata` now checks for a complex 
`DimensionHandler` from a new method 
`DimensionHandlerUtils#getComplexDimensionSchema` which checks 
`DIMENSION_HANDLER_PROVIDERS` directly (instead of using the existing 
`DimensionHandlerUtils#getHandlerFromCapabilities` which now shares the 
underlying logic with this new method). `DimensionSchemaUtils` has also been 
updated to use this new method as it was already only calling 
`getHandlerFromCapabilities` for COMPLEX types.


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