- 博客(2)
- 收藏
- 关注
原创 【spark】表结构
1,编程的方式// Scala代码 import org . apache . spark . sql . types . _ val schema = StructType(Array(StructField("author" , StringType() , false) , StructField("title" , StringType() , false) , StructField("pages" , IntegerType() , false)))
2023-03-22 23:38:15
376
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅