How to access values in array column? April 8, 2024 by Tarik Since Spark 2.4.0, there is a new function element_at($array_column, $index). See Spark docs