Commit c1950eab authored by 高雅喆's avatar 高雅喆

bug fix

parent 7a171e86
......@@ -289,6 +289,7 @@ object EsmmPredData {
)
raw_data1.createOrReplaceTempView("raw_data2")
println(raw_data2.count())
raw_data2.show()
val raw_data3 = sc.sql(
s"""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment