Skip to content

[Backport] bug fixes and add support for boolean inputs to classic long dimension indexer#14078

Merged
clintropolis merged 1 commit intoapache:26.0.0from
clintropolis:backport-14069-to-26.0.0
Apr 13, 2023
Merged

[Backport] bug fixes and add support for boolean inputs to classic long dimension indexer#14078
clintropolis merged 1 commit intoapache:26.0.0from
clintropolis:backport-14069-to-26.0.0

Conversation

@clintropolis
Copy link
Copy Markdown
Member

Backport of #14069 to 26.0.0.

…n indexer (apache#14069)

changes:
* adds support for boolean inputs to the classic long dimension indexer, which plays nice with LONG being the semi official boolean type in Druid, and even nicer when druid.expressions.useStrictBooleans is set to true, since the sampler when using the new 'auto' schema when 'useSchemaDiscovery' is specified on the dimensions spec will call the type out as LONG
* fix bugs with sampler response and new schema discovery stuff incorrectly using classic 'json' type for the logical schema instead of the new 'auto' type
@clintropolis clintropolis added this to the 26.0 milestone Apr 13, 2023
@clintropolis clintropolis merged commit 8104614 into apache:26.0.0 Apr 13, 2023
@clintropolis clintropolis deleted the backport-14069-to-26.0.0 branch April 13, 2023 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant