zhangbo 9 months ago
parent
commit
4355fde430

File diff suppressed because it is too large
+ 9 - 9
src/main/resources/20240704_ad_bucket_351.txt


+ 1 - 1
src/main/scala/com/aliyun/odps/spark/examples/makedata_ad/makedata_ad_33_bucketData_20240622.scala

@@ -24,7 +24,7 @@ object makedata_ad_33_bucketData_20240622 {
 
     val loader = getClass.getClassLoader
 
-    val resourceUrlBucket = loader.getResource("20240703_ad_bucket_351.txt")
+    val resourceUrlBucket = loader.getResource("20240704_ad_bucket_351.txt")
     val buckets =
       if (resourceUrlBucket != null) {
         val buckets = Source.fromURL(resourceUrlBucket).getLines().mkString("\n")

Some files were not shown because too many files changed in this diff