Commit 2fccd35c by zsy

zsy--对表

parent 9cf805cd
......@@ -428,7 +428,7 @@
<created_user>-</created_user>
<created_date>2021/07/02 14:33:36.108</created_date>
<modified_user>-</modified_user>
<modified_date>2021/07/02 16:27:58.404</modified_date>
<modified_date>2021/07/02 16:30:49.287</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
</info>
......@@ -510,56 +510,6 @@
</hop>
</order>
<step>
<name>school_class</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
id,
created_by,
created_time,
deleted,
modified_time,
alias,
entry_year,
grade_id,
graduate_year,
graduated,
name,
ordinal,
school_area_id,
school_id,
type,
school_phase_id
from school_class
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>164</xloc>
<yloc>167</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>Text file output</name>
<type>TextFileOutput</type>
<description/>
......@@ -617,6 +567,56 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
</GUI>
</step>
<step>
<name>school_class</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
id,
created_by,
created_time,
deleted,
modified_time,
alias,
entry_year,
grade_id,
graduate_year,
graduated,
name,
ordinal,
school_area_id,
school_id,
type,
school_phase_id
from school_class
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>164</xloc>
<yloc>167</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>字段选择</name>
<type>SelectValues</type>
<description/>
......@@ -849,7 +849,7 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
<meta>
<name>graduated</name>
<rename>graduated</rename>
<type>None</type>
<type>Integer</type>
<length>-2</length>
<precision>-2</precision>
<conversion_mask/>
......
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