1.1此数据返回行计数10,并显示正确的数据: sql_df1
print(sql_df1.count()) sql_df1.show()
发布于 2017-12-13 18:59:54
我发现了问题,格式必须是“蜂巢”,而不是地板。
https://stackoverflow.com/questions/47779171
相似问题