我只是想知道Apache Spark中的RDD和DataFrame (Spark 2.0.0 DataFrame是仅仅是类型别名Dataset[Row])之间的区别是什么?
您可以将一个转换为另一个吗?