This is an automated email from the ASF dual-hosted git repository.
yqm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from 2887e523272 Expand use of Druid side timeouts for fabric8
kubernetesclient timeouts (#18587)
add 94a10459b1f Add a `StrictTypeIdResolver` which would throw an
exception if `type` is not in the predefined json subtype list. Use it in
`DimensionSchema`. (#18565)
No new revisions were added by this update.
Summary of changes:
.../druid/data/input/impl/DimensionSchema.java | 22 +++-
.../apache/druid/jackson/StrictTypeIdResolver.java | 124 +++++++++++++++++++++
.../druid/data/input/impl/DimensionSchemaTest.java | 23 ++++
.../data/input/impl/StringDimensionSchemaTest.java | 1 -
4 files changed, 168 insertions(+), 2 deletions(-)
create mode 100644
processing/src/main/java/org/apache/druid/jackson/StrictTypeIdResolver.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]