фикс
This commit is contained in:
parent
4cdeb55d0b
commit
dcc22bee16
1 changed files with 1 additions and 5 deletions
|
|
@ -191,13 +191,11 @@
|
|||
<aggregate>has_driver_license</aggregate>
|
||||
<subject>is_has_driver_license</subject>
|
||||
<type>MAX</type>
|
||||
<valuefield/>
|
||||
</field>
|
||||
<field>
|
||||
<aggregate>has_tractor_license</aggregate>
|
||||
<subject>is_has_tractor_license</subject>
|
||||
<type>MAX</type>
|
||||
<valuefield/>
|
||||
</field>
|
||||
</fields>
|
||||
<give_back_row>N</give_back_row>
|
||||
|
|
@ -207,7 +205,6 @@
|
|||
</field>
|
||||
</group>
|
||||
<ignore_aggregate>N</ignore_aggregate>
|
||||
<linenr_fieldname/>
|
||||
<prefix>grp</prefix>
|
||||
<attributes/>
|
||||
<GUI>
|
||||
|
|
@ -325,7 +322,6 @@ VALUES (DEFAULT, '${JOB_NAME}', 'PROCESSING', DEFAULT, null, '${IDM_ID}');
|
|||
</partitioning>
|
||||
<connection>ervu-dashboard</connection>
|
||||
<execute_each_row>N</execute_each_row>
|
||||
<limit/>
|
||||
<sql>WITH
|
||||
base AS (
|
||||
SELECT
|
||||
|
|
@ -426,7 +422,7 @@ ORDER BY recruit_id </sql>
|
|||
<name>drivers_licence_output</name>
|
||||
<type>TableOutput</type>
|
||||
<description/>
|
||||
<distribute>Y</distribute>
|
||||
<distribute>N</distribute>
|
||||
<custom_distribution/>
|
||||
<copies>1</copies>
|
||||
<partitioning>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue