| Package | Description |
|---|---|
| org.apache.druid.math.expr |
| Modifier and Type | Method and Description |
|---|---|
static NonnullPair<ExpressionType,Object[]> |
ExprEval.coerceListToArray(List<?> val,
boolean homogenizeMultiValueStrings)
Converts a List to an appropriate array type, optionally doing some conversion to make multi-valued strings
consistent across selector types, which are not consistent in treatment of null, [], and [null].
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.