Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
case VALUE_NULL: throw UserException.unsupportedError() .message("Null values are not supported in lists by default. " + "Please set `store.json.all_text_mode` to true to read lists containing nulls. " + "Be advised that this will treat JSON null values as a string containing the word 'null'.") .build(logger);
Attachments
Issue Links
- is blocked by
-
DRILL-3831 Allow null values in lists
- Open
- is related to
-
DRILL-4824 Null maps / lists and non-provided state support for JSON fields. Numeric types promotion.
- Open