Github user MaxGekk commented on the issue:
https://github.com/apache/spark/pull/21472
@HyukjinKwon @maropu I am trying to use DDL instead of JSON for schema
specification. Cannot find how to specify `nullable`, for example:
- `valueContainsNull` for `MapType`
- `nullable` for `StructField`
- `containsNull` for `ArrayType`
Is DDL really equal to JSON format?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]