🌈 搜索
📅  最后修改于: 2022-03-11 14:45:35.595000             🧑  作者: Mango
df.createOrReplaceTempView("tableA") spark.sql("SELECT count(*) from tableA").show()