Commit 9cf805cd by zsy

zsy--对表

parent 6a028437
......@@ -428,7 +428,7 @@
<created_user>-</created_user>
<created_date>2021/07/02 10:59:15.432</created_date>
<modified_user>-</modified_user>
<modified_date>2021/07/02 16:16:13.804</modified_date>
<modified_date>2021/07/02 16:26:05.484</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
</info>
......@@ -500,11 +500,298 @@
<order>
<hop>
<from>student</from>
<to>字段选择</to>
<enabled>Y</enabled>
</hop>
<hop>
<from>字段选择</from>
<to>Text file output</to>
<enabled>Y</enabled>
</hop>
</order>
<step>
<name>student</name>
<type>TableInput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base</connection>
<sql>select
user_id,
candidate_number,
status,
student_identity,
student_number,
created_by,
created_time,
deleted,
modified_time,
tenant_id
from student
where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modified_time>'${start_time}' and modified_time&lt;='${end_time}')</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>112</xloc>
<yloc>112</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>
<name>user_id</name>
<rename/>
</field>
<field>
<name>candidate_number</name>
<rename/>
</field>
<field>
<name>status</name>
<rename/>
</field>
<field>
<name>student_identity</name>
<rename/>
</field>
<field>
<name>student_number</name>
<rename/>
</field>
<field>
<name>created_by</name>
<rename/>
</field>
<field>
<name>created_time</name>
<rename/>
</field>
<field>
<name>deleted</name>
<rename/>
</field>
<field>
<name>modified_time</name>
<rename/>
</field>
<field>
<name>tenant_id</name>
<rename/>
</field>
<select_unspecified>N</select_unspecified>
<meta>
<name>user_id</name>
<rename>user_id</rename>
<type>None</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>candidate_number</name>
<rename>candidate_number</rename>
<type>None</type>
<length>50</length>
<precision>-2</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>status</name>
<rename>status</rename>
<type>None</type>
<length>50</length>
<precision>-2</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>student_identity</name>
<rename>student_identity</rename>
<type>None</type>
<length>50</length>
<precision>-2</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>student_number</name>
<rename>student_number</rename>
<type>None</type>
<length>50</length>
<precision>-2</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>created_by</name>
<rename>created_by</rename>
<type>None</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>created_time</name>
<rename>created_time</rename>
<type>None</type>
<length>0</length>
<precision>-2</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>deleted</name>
<rename>deleted</rename>
<type>Integer</type>
<length>-2</length>
<precision>-2</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>modified_time</name>
<rename>modified_time</rename>
<type>None</type>
<length>0</length>
<precision>-2</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>tenant_id</name>
<rename>tenant_id</rename>
<type>None</type>
<length>9</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>
</fields>
<attributes/>
<cluster_schema/>
<remotesteps>
<input>
</input>
<output>
</output>
</remotesteps>
<GUI>
<xloc>304</xloc>
<yloc>112</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>Text file output</name>
<type>TextFileOutput</type>
<description/>
......@@ -556,51 +843,7 @@
</output>
</remotesteps>
<GUI>
<xloc>288</xloc>
<yloc>112</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>student</name>
<type>TableInput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base</connection>
<sql>select
user_id,
candidate_number,
status,
student_identity,
student_number,
created_by,
created_time,
cast(deleted as INTEGER),
modified_time,
tenant_id
from student
where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modified_time>'${start_time}' and modified_time&lt;='${end_time}')</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>112</xloc>
<xloc>480</xloc>
<yloc>112</yloc>
<draw>Y</draw>
</GUI>
......
......@@ -429,7 +429,7 @@
<created_user>admin</created_user>
<created_date>2020/01/04 14:16:40.236</created_date>
<modified_user>admin</modified_user>
<modified_date>2021/07/02 14:46:22.663</modified_date>
<modified_date>2021/07/02 16:27:33.245</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
</info>
......@@ -501,11 +501,59 @@
<order>
<hop>
<from>teacher</from>
<to>字段选择</to>
<enabled>Y</enabled>
</hop>
<hop>
<from>字段选择</from>
<to>Text file output</to>
<enabled>Y</enabled>
</hop>
</order>
<step>
<name>teacher</name>
<type>TableInput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base</connection>
<sql>select
user_id,
job_number,
created_by,
created_time,
deleted,
modified_time,
job_status,
position_id,
station_id
from teacher
where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modified_time>'${start_time}' and modified_time&lt;='${end_time}')</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>192</xloc>
<yloc>96</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>Text file output</name>
<type>TextFileOutput</type>
<description/>
......@@ -557,14 +605,14 @@
</output>
</remotesteps>
<GUI>
<xloc>368</xloc>
<xloc>464</xloc>
<yloc>96</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>teacher</name>
<type>TableInput</type>
<name>字段选择</name>
<type>SelectValues</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
......@@ -573,24 +621,198 @@
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base</connection>
<sql>select
user_id,
job_number,
created_by,
created_time,
deleted,
modified_time,
job_status,
position_id,
station_id
from teacher
where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modified_time>'${start_time}' and modified_time&lt;='${end_time}')</sql>
<limit>0</limit>
<lookup/>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<fields>
<field>
<name>user_id</name>
<rename/>
</field>
<field>
<name>job_number</name>
<rename/>
</field>
<field>
<name>created_by</name>
<rename/>
</field>
<field>
<name>created_time</name>
<rename/>
</field>
<field>
<name>deleted</name>
<rename/>
</field>
<field>
<name>modified_time</name>
<rename/>
</field>
<field>
<name>job_status</name>
<rename/>
</field>
<field>
<name>position_id</name>
<rename/>
</field>
<field>
<name>station_id</name>
<rename/>
</field>
<select_unspecified>N</select_unspecified>
<meta>
<name>user_id</name>
<rename>user_id</rename>
<type>None</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>job_number</name>
<rename>job_number</rename>
<type>None</type>
<length>50</length>
<precision>-2</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>created_by</name>
<rename>created_by</rename>
<type>None</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>created_time</name>
<rename>created_time</rename>
<type>None</type>
<length>0</length>
<precision>-2</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>deleted</name>
<rename>deleted</rename>
<type>Integer</type>
<length>-2</length>
<precision>-2</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>modified_time</name>
<rename>modified_time</rename>
<type>None</type>
<length>0</length>
<precision>-2</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>job_status</name>
<rename>job_status</rename>
<type>None</type>
<length>50</length>
<precision>-2</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>position_id</name>
<rename>position_id</rename>
<type>None</type>
<length>9</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>station_id</name>
<rename>station_id</rename>
<type>None</type>
<length>9</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>
</fields>
<attributes/>
<cluster_schema/>
<remotesteps>
......@@ -600,7 +822,7 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
</output>
</remotesteps>
<GUI>
<xloc>192</xloc>
<xloc>320</xloc>
<yloc>96</yloc>
<draw>Y</draw>
</GUI>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment