Only support one level array now. for example: - nullable(array(nullable(tinyint))) is **support**. - nullable(array(nullable(array(xx))) is **not support**.
Only support one level array now. for example: - nullable(array(nullable(tinyint))) is **support**. - nullable(array(nullable(array(xx))) is **not support**.