Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dataquality_doc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王东
dataquality_doc
Commits
0d34279d
Commit
0d34279d
authored
Sep 22, 2022
by
王东
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
指标计算承保字段调整
parent
c93fa3ba
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
XF_DWD/XF_DWD_ENDOR.sql
XF_DWD/XF_DWD_ENDOR.sql
+2
-2
XF_DWD/XF_DWD_POLICY.sql
XF_DWD/XF_DWD_POLICY.sql
+2
-2
XF_DWD/XF_DWD_REGIST.sql
XF_DWD/XF_DWD_REGIST.sql
+2
-2
XF_DWD/新核心车险保单-FM.sql
XF_DWD/新核心车险保单-FM.sql
+0
-0
No files found.
XF_DWD/XF_DWD_ENDOR.sql
View file @
0d34279d
...
...
@@ -41,6 +41,6 @@ select
s1
.
businessNo
,
-- 业务单号
t1
.
LEVEL1COMCODE
-- 分公司代码
from
ODS
.
ODS_KAFKA
.
ENDOR
s1
left
join
ZB_ODS
.
ZB
_ODS_MYSQL
.
CD_COM_ALL
for
system_time
as
of
s1
.
proctime
as
t1
on
s1
.
businessOffice
=
t1
.
COMCODE
from
XF_ODS
.
XF_
ODS_KAFKA
.
ENDOR
s1
left
join
XF_ODS
.
XF
_ODS_MYSQL
.
CD_COM_ALL
for
system_time
as
of
s1
.
proctime
as
t1
on
s1
.
businessOffice
=
t1
.
COMCODE
XF_DWD/XF_DWD_POLICY.sql
View file @
0d34279d
...
...
@@ -42,8 +42,8 @@ select
s1
.
actualId
,
-- 指标新增_唯一标识需验证
t1
.
LEVEL1COMCODE
-- 分公司代码
from
ODS
.
ODS_KAFKA
.
POLICY
s1
left
join
ZB_ODS
.
ZB
_ODS_MYSQL
.
CD_COM_ALL
for
system_time
as
of
s1
.
proctime
as
t1
on
s1
.
businessOffice
=
t1
.
COMCODE
from
XF_ODS
.
XF_
ODS_KAFKA
.
POLICY
s1
left
join
XF_ODS
.
XF
_ODS_MYSQL
.
CD_COM_ALL
for
system_time
as
of
s1
.
proctime
as
t1
on
s1
.
businessOffice
=
t1
.
COMCODE
...
...
XF_DWD/XF_DWD_REGIST.sql
View file @
0d34279d
...
...
@@ -4,7 +4,7 @@ select
DATE_FORMAT
(
LOCALTIMESTAMP
,
'yyyy-MM-dd HH:mm:ss'
)
as
log_time
,
-- 加工平台处理数据时间
t1
.
LEVEL1COMCODE
-- 分公司代码
from
ODS
.
ODS_KAFKA
.
POLICY
s1
left
join
ZB_ODS
.
ZB
_ODS_MYSQL
.
CD_COM_ALL
for
system_time
as
of
s1
.
proctime
as
t1
on
s1
.
businessOffice
=
t1
.
COMCODE
from
XF_ODS
.
XF_
ODS_KAFKA
.
POLICY
s1
left
join
XF_ODS
.
XF
_ODS_MYSQL
.
CD_COM_ALL
for
system_time
as
of
s1
.
proctime
as
t1
on
s1
.
businessOffice
=
t1
.
COMCODE
XF_DWD/新核心车险保单-FM.sql
View file @
0d34279d
This diff is collapsed.
Click to expand it.
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