|
@@ -30,7 +30,7 @@ object diff_data_20250319 {
|
|
|
|
|
|
val odpsData2 = odpsOps.readTable(project = "loghubods",
|
|
val odpsData2 = odpsOps.readTable(project = "loghubods",
|
|
table = "alg_recsys_ad_sample_all",
|
|
table = "alg_recsys_ad_sample_all",
|
|
- partition = "dt=20250319",
|
|
|
|
|
|
+ partition = "dt=20250319,hh=12",
|
|
transfer = func,
|
|
transfer = func,
|
|
numPartition = 64)
|
|
numPartition = 64)
|
|
|
|
|