Skip to content

Conversation

@gianm
Copy link
Contributor

@gianm gianm commented Dec 30, 2025

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 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.
@github-actions github-actions bot added Area - Batch Ingestion Area - Segment Format and Ser/De Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 labels Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Batch Ingestion Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 Area - Segment Format and Ser/De

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant