I want to add a new column of values get from an array of Integers to a CSV read by Spark.
SQLContext context = new SQLContext(spark); StructType customSchema