This is an automated email from the ASF dual-hosted git repository.
cwylie pushed a change to branch 26.0.0
in repository https://gitbox.apache.org/repos/asf/druid.git
from b4af855d0d fix web-console tests for release (#14079)
add 8104614a06 bug fixes and add support for boolean inputs to classic
long dimension indexer (#14069) (#14078)
No new revisions were added by this update.
Summary of changes:
.../sampler/InputSourceSamplerDiscoveryTest.java | 186 +++++++++++++++++++++
.../druid/data/input/impl/DimensionSchema.java | 4 +-
.../druid/data/input/impl/DimensionsSpec.java | 1 -
.../druid/segment/DimensionHandlerUtils.java | 3 +
.../segment/incremental/IncrementalIndexTest.java | 116 ++++++++++++-
5 files changed, 306 insertions(+), 4 deletions(-)
create mode 100644
indexing-service/src/test/java/org/apache/druid/indexing/overlord/sampler/InputSourceSamplerDiscoveryTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]