我正在使用Spark Scala API。我有一個Spark SQL數據幀(從Avro的文件中讀取)與下面的模式: root |-- ids: array (nullable = true) | |-- element: map ...
確定! 回上一頁