report 版本
This commit is contained in:
@@ -46,7 +46,7 @@ object MergeDataFrame {
|
||||
collect_list("COUNT_TOTAL").alias("COUNT_TOTAL_LIST"),
|
||||
collect_list("schema_type").alias("schema_type_list"),
|
||||
collect_set("DIST_CIP_RECENT").alias("DIST_CIP_RECENT")
|
||||
)
|
||||
).repartition(ApplicationConfig.SPARK_SQL_SHUFFLE_PARTITIONS)
|
||||
frame
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user