Details
-
Bug
-
Resolution: Fixed
-
Unknown
-
None
-
None
-
None
-
(copied to CRM)
Description
Should be able to infer the following document and not mark it as a String type.
{nested: [
|
{a: 1, b: true, c: {a: 1, b: true, c: 'foo'}},
|
{b: false, d: 4, e: 5, c: {a: 2, b: true, d: 9, e: 1}}
|
]}
|
Attachments
Issue Links
- is related to
-
KAFKA-343 Improve schema inference for documents nested in arrays
-
- Closed
-