|
|
1
0
您应该使用代码级方法来执行此操作,方法是将每个表映射到单独的数据帧/动态帧,并将这些帧连接在一起,然后使用applymapping函数将其与目标模式一起打印/映射出来。下面是一个使用pyspark在glue中连接或合并两个表的清晰示例: Join two data frames, select all columns from one and some columns from the other |