Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
F
ffm-baseline
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ML
ffm-baseline
Commits
c9142a48
Commit
c9142a48
authored
Apr 12, 2019
by
王志伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
数据波动原因分析统计
parent
d85916f7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
temp_count.scala
eda/feededa/src/main/scala/com/gmei/temp_count.scala
+2
-0
No files found.
eda/feededa/src/main/scala/com/gmei/temp_count.scala
View file @
c9142a48
...
@@ -872,6 +872,8 @@ object find_reason {
...
@@ -872,6 +872,8 @@ object find_reason {
|on ov.cl_id = agency_id.device_id
|on ov.cl_id = agency_id.device_id
|where ov.action = 'on_click_diary_card'
|where ov.action = 'on_click_diary_card'
|and ov.cl_id != "NULL"
|and ov.cl_id != "NULL"
|and ov.params['tab_name'] = '精选'
|and ov.params['page_name'] = 'home'
|and ov.partition_date='${partition_date}'
|and ov.partition_date='${partition_date}'
|and agency_id.device_id is null
|and agency_id.device_id is null
"""
.
stripMargin
"""
.
stripMargin
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment