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
10f50e57
Commit
10f50e57
authored
Mar 11, 2021
by
zsy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zsy
parent
c4bd594e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
216 additions
and
116 deletions
+216
-116
intelligent/single_yuejuan/transfer/source/bus_subjective_question_coordinate.ktr
+216
-116
No files found.
intelligent/single_yuejuan/transfer/source/bus_subjective_question_coordinate.ktr
View file @
10f50e57
...
@@ -428,7 +428,7 @@
...
@@ -428,7 +428,7 @@
<created_user>admin</created_user>
<created_user>admin</created_user>
<created_date>2021/03/03 10:44:13.015</created_date>
<created_date>2021/03/03 10:44:13.015</created_date>
<modified_user>admin</modified_user>
<modified_user>admin</modified_user>
<modified_date>2021/03/11 13:
29:01.991
</modified_date>
<modified_date>2021/03/11 13:
36:55.605
</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>
...
@@ -500,11 +500,53 @@
...
@@ -500,11 +500,53 @@
<order>
<order>
<hop>
<hop>
<from>bus_subjective_question_coordinate</from>
<from>bus_subjective_question_coordinate</from>
<to>
Text file output
</to>
<to>
字段选择
</to>
<enabled>Y</enabled>
<enabled>Y</enabled>
</hop>
</hop>
</order>
</order>
<step>
<step>
<name>bus_subjective_question_coordinate</name>
<type>TableInput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<connection>intelligent_single_yuejuan_neiwang</connection>
<sql>select
id,
exam_id,
subject_id,
question_config_id,
page_num,
coordinate,
create_time,
modify_time
from bus_subjective_question_coordinate
where exam_id=1</sql>
<limit>0</limit>
<lookup/>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<attributes/>
<cluster_schema/>
<remotesteps>
<input>
</input>
<output>
</output>
</remotesteps>
<GUI>
<xloc>116</xloc>
<yloc>128</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>Text file output</name>
<name>Text file output</name>
<type>TextFileOutput</type>
<type>TextFileOutput</type>
<description/>
<description/>
...
@@ -546,102 +588,202 @@
...
@@ -546,102 +588,202 @@
<splitevery/>
<splitevery/>
</file>
</file>
<fields>
<fields>
</fields>
<attributes/>
<cluster_schema/>
<remotesteps>
<input>
</input>
<output>
</output>
</remotesteps>
<GUI>
<xloc>464</xloc>
<yloc>128</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>字段选择</name>
<type>SelectValues</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<fields>
<field>
<field>
<name>id</name>
<name>id</name>
<type>Integer</type>
<rename/>
<format>####0;-####0</format>
<currency/>
<decimal>.</decimal>
<group/>
<nullif/>
<trim_type>none</trim_type>
<length>16</length>
<precision>0</precision>
</field>
</field>
<field>
<field>
<name>exam_id</name>
<name>exam_id</name>
<rename/>
</field>
<field>
<name>subject_id</name>
<rename/>
</field>
<field>
<name>question_config_id</name>
<rename/>
</field>
<field>
<name>page_num</name>
<rename/>
</field>
<field>
<name>coordinate</name>
<rename/>
</field>
<field>
<name>create_time</name>
<rename/>
</field>
<field>
<name>modify_time</name>
<rename/>
</field>
<select_unspecified>N</select_unspecified>
<meta>
<name>id</name>
<rename>id</rename>
<type>Integer</type>
<type>Integer</type>
<format>####0;-####0</format>
<currency/>
<decimal>.</decimal>
<group>,</group>
<nullif/>
<trim_type>none</trim_type>
<length>16</length>
<length>16</length>
<precision>0</precision>
<precision>0</precision>
</field>
<conversion_mask/>
<field>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>exam_id</name>
<rename>exam_id</rename>
<type>Integer</type>
<length>15</length>
<precision>0</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>subject_id</name>
<name>subject_id</name>
<rename>subject_id</rename>
<type>Integer</type>
<type>Integer</type>
<format>####0;-####0</format>
<currency/>
<decimal>.</decimal>
<group>,</group>
<nullif/>
<trim_type>none</trim_type>
<length>9</length>
<length>9</length>
<precision>0</precision>
<precision>0</precision>
</field>
<conversion_mask/>
<field>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>question_config_id</name>
<name>question_config_id</name>
<rename>question_config_id</rename>
<type>Integer</type>
<type>Integer</type>
<format>####0;-####0</format>
<currency/>
<decimal>.</decimal>
<group>,</group>
<nullif/>
<trim_type>none</trim_type>
<length>15</length>
<length>15</length>
<precision>0</precision>
<precision>0</precision>
</field>
<conversion_mask/>
<field>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>page_num</name>
<name>page_num</name>
<rename>page_num</rename>
<type>Integer</type>
<type>Integer</type>
<format/>
<length>-2</length>
<currency/>
<precision>-2</precision>
<decimal/>
<conversion_mask/>
<group/>
<date_format_lenient>false</date_format_lenient>
<nullif/>
<date_format_locale/>
<trim_type>none</trim_type>
<date_format_timezone/>
<length>-1</length>
<lenient_string_to_number>false</lenient_string_to_number>
<precision>-1</precision>
<encoding/>
</field>
<decimal_symbol/>
<field>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>coordinate</name>
<name>coordinate</name>
<rename>coordinate</rename>
<type>String</type>
<type>String</type>
<format/>
<currency/>
<decimal/>
<group/>
<nullif/>
<trim_type>none</trim_type>
<length>50</length>
<length>50</length>
<precision>-1</precision>
<precision>-2</precision>
</field>
<conversion_mask/>
<field>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>create_time</name>
<name>create_time</name>
<type>Timestamp</type>
<rename>create_time</rename>
<format/>
<type>Date</type>
<currency/>
<decimal/>
<group/>
<nullif/>
<trim_type>none</trim_type>
<length>0</length>
<length>0</length>
<precision>-1</precision>
<precision>-2</precision>
</field>
<conversion_mask/>
<field>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>modify_time</name>
<name>modify_time</name>
<type>Timestamp</type>
<rename>modify_time</rename>
<format/>
<type>Date</type>
<currency/>
<decimal/>
<group/>
<nullif/>
<trim_type>none</trim_type>
<length>0</length>
<length>0</length>
<precision>-1</precision>
<precision>-2</precision>
</field>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
</fields>
</fields>
<attributes/>
<attributes/>
<cluster_schema/>
<cluster_schema/>
...
@@ -652,49 +794,7 @@
...
@@ -652,49 +794,7 @@
</output>
</output>
</remotesteps>
</remotesteps>
<GUI>
<GUI>
<xloc>292</xloc>
<xloc>304</xloc>
<yloc>128</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>bus_subjective_question_coordinate</name>
<type>TableInput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<connection>intelligent_single_yuejuan_neiwang</connection>
<sql>select
id,
exam_id,
subject_id,
question_config_id,
page_num,
coordinate,
create_time,
modify_time
from bus_subjective_question_coordinate
where exam_id=1</sql>
<limit>0</limit>
<lookup/>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<attributes/>
<cluster_schema/>
<remotesteps>
<input>
</input>
<output>
</output>
</remotesteps>
<GUI>
<xloc>116</xloc>
<yloc>128</yloc>
<yloc>128</yloc>
<draw>Y</draw>
<draw>Y</draw>
</GUI>
</GUI>
...
...
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