Commit e0b47295 authored by litaolemo's avatar litaolemo

update

parent 75d65ee6
...@@ -266,5 +266,5 @@ sql_res = search_ctr_df.collect() ...@@ -266,5 +266,5 @@ sql_res = search_ctr_df.collect()
print("-------------------------------") print("-------------------------------")
for res in sql_res: for res in sql_res:
print(res) print(res.query,res.search_pv)
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