Hi,

I am reading JSON file and I am facing difficulties trying to get
individula elements for this array. does anyone know how to get the
elements from WrappedArray(WrappedArray(String))

Schema:
+--------------------+
|                rows|
+--------------------+
|[WrappedArray(Bon...|
+--------------------+



WrappedArray(WrappedArray(Bondnotnotseven, 1465171200000, 0.0, 0.0, 0.0,
0.0, 0.0, 0.0, 0.0, 0.0), WrappedArray(Bondnotnotseven, 1465776000000, 0.0,
0.0, 2.0, 2.0, 0.0, 0.0, 2.0, 2.0), WrappedArray(Bondnotnotseven,
1466380800000, 0.0, 0.0, 2.0, 0.0, 0.0, 0.0, 10.0, 8.0),
WrappedArray(Bondnotnotseven, 1466985600000, 0.0, 0.0, 2.0, 0.0, 0.0, 0.0,
20.0, 10.0))

Thanks,
Asmath

Reply via email to