Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
kettle_yuejuan_new
Overview
Overview
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
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
许梁
kettle_yuejuan_new
Commits
4bcfc6a4
Commit
4bcfc6a4
authored
Jul 30, 2021
by
zsy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zsy--分析参数搬到阅卷修改
parent
522fbf09
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
37 deletions
+25
-37
intelligent/single_yuejuan/transfer/total_control/set_variable/set_variable_neiwang.ktr
+17
-29
intelligent/union_yuejuan/transfer/total_control/set_variable/set_variable_neiwang.ktr
+8
-8
No files found.
intelligent/single_yuejuan/transfer/total_control/set_variable/set_variable_neiwang.ktr
View file @
4bcfc6a4
...
@@ -429,34 +429,26 @@
...
@@ -429,34 +429,26 @@
<created_user>admin</created_user>
<created_user>admin</created_user>
<created_date>2020/01/04 14:20:10.613</created_date>
<created_date>2020/01/04 14:20:10.613</created_date>
<modified_user>admin</modified_user>
<modified_user>admin</modified_user>
<modified_date>2021/0
6/08 14:08:39.364
</modified_date>
<modified_date>2021/0
7/30 10:03:17.637
</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
<is_key_private>N</is_key_private>
</info>
</info>
<notepads>
<notepads>
</notepads>
</notepads>
<connection>
<connection>
<name>intelligent_
single_yuejuan
_neiwang</name>
<name>intelligent_
greenplum
_neiwang</name>
<server>10.1.103.2
5
1</server>
<server>10.1.103.2
4
1</server>
<type>
MY
SQL</type>
<type>
POSTGRE
SQL</type>
<access>Native</access>
<access>Native</access>
<database>
union_yuejuan_yun
</database>
<database>
intelligent
</database>
<port>
3306
</port>
<port>
5432
</port>
<username>
dev
</username>
<username>
gpadmin
</username>
<password>Encrypted 2be98afc86aa7f2
8ebf00a4
69fec3fd89</password>
<password>Encrypted 2be98afc86aa7f2
e4cb13ba
69fec3fd89</password>
<servername/>
<servername/>
<data_tablespace/>
<data_tablespace/>
<index_tablespace/>
<index_tablespace/>
<attributes>
<attributes>
<attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.defaultFetchSize</code>
<attribute>500</attribute>
</attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.useCursorFetch</code>
<attribute>true</attribute>
</attribute>
<attribute>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<attribute>N</attribute>
<attribute>N</attribute>
</attribute>
</attribute>
...
@@ -470,7 +462,7 @@
...
@@ -470,7 +462,7 @@
</attribute>
</attribute>
<attribute>
<attribute>
<code>PORT_NUMBER</code>
<code>PORT_NUMBER</code>
<attribute>
3306
</attribute>
<attribute>
5432
</attribute>
</attribute>
</attribute>
<attribute>
<attribute>
<code>PRESERVE_RESERVED_WORD_CASE</code>
<code>PRESERVE_RESERVED_WORD_CASE</code>
...
@@ -481,10 +473,6 @@
...
@@ -481,10 +473,6 @@
<attribute>N</attribute>
<attribute>N</attribute>
</attribute>
</attribute>
<attribute>
<attribute>
<code>STREAM_RESULTS</code>
<attribute>Y</attribute>
</attribute>
<attribute>
<code>SUPPORTS_BOOLEAN_DATA_TYPE</code>
<code>SUPPORTS_BOOLEAN_DATA_TYPE</code>
<attribute>Y</attribute>
<attribute>Y</attribute>
</attribute>
</attribute>
...
@@ -568,16 +556,16 @@
...
@@ -568,16 +556,16 @@
<method>none</method>
<method>none</method>
<schema_name/>
<schema_name/>
</partitioning>
</partitioning>
<connection>intelligent_
single_yuejuan
_neiwang</connection>
<connection>intelligent_
greenplum
_neiwang</connection>
<sql>select
<sql>select
id as task_id,
a.
id as task_id,
exam_id,
a.
exam_id,
create_time as end_time,
a.
create_time as end_time,
case when (select count(*) from
task_list where task_status>1
)>0
case when (select count(*) from
single_yuejuan_source_process.task_list where task_status=2
)>0
then (select max(create_time) from
task_list where task_status>1
)
then (select max(create_time) from
single_yuejuan_source_process.task_list where task_status=2
)
else '2000-01-01 00:00:00' end start_time
else '2000-01-01 00:00:00' end start_time
from
task_list
from
single_yuejuan_source_process.task_list a
where task_status=1 and del_flag=0 and source_type=
1</sql>
order by a.create_time limit
1</sql>
<limit>0</limit>
<limit>0</limit>
<lookup/>
<lookup/>
<execute_each_row>N</execute_each_row>
<execute_each_row>N</execute_each_row>
...
...
intelligent/union_yuejuan/transfer/total_control/set_variable/set_variable_neiwang.ktr
View file @
4bcfc6a4
...
@@ -429,7 +429,7 @@
...
@@ -429,7 +429,7 @@
<created_user>admin</created_user>
<created_user>admin</created_user>
<created_date>2020/01/04 14:20:10.613</created_date>
<created_date>2020/01/04 14:20:10.613</created_date>
<modified_user>admin</modified_user>
<modified_user>admin</modified_user>
<modified_date>2021/07/
26 13:58:10.469
</modified_date>
<modified_date>2021/07/
30 10:05:23.900
</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
<is_key_private>N</is_key_private>
</info>
</info>
...
@@ -570,14 +570,14 @@
...
@@ -570,14 +570,14 @@
</partitioning>
</partitioning>
<connection>intelligent_union_yuejuan_neiwang</connection>
<connection>intelligent_union_yuejuan_neiwang</connection>
<sql>select
<sql>select
id as task_id,
a.
id as task_id,
exam_id,
a.
exam_id,
create_time as end_time,
a.
create_time as end_time,
case when (select count(*) from
task_list where task_status>1 and source_type=3
)>0
case when (select count(*) from
union_yuejuan_source_process.task_list where task_status=2
)>0
then (select max(create_time) from
task_list where task_status>1 and source_type=3
)
then (select max(create_time) from
union_yuejuan_source_process.task_list where task_status=2
)
else '2000-01-01 00:00:00' end start_time
else '2000-01-01 00:00:00' end start_time
from
task_list
from
union_yuejuan_source_process.task_list a
where task_status=1 and del_flag=0 and source_type=3
</sql>
order by a.create_time limit 1
</sql>
<limit>0</limit>
<limit>0</limit>
<lookup/>
<lookup/>
<execute_each_row>N</execute_each_row>
<execute_each_row>N</execute_each_row>
...
...
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