sramazzina opened a new issue, #3657:
URL: https://github.com/apache/hop/issues/3657

   ### What would you like to happen?
   
   The purpose of the static schema is to provide a static way to provide 
tabular layouts to input and output transforms in an Apache Hop pipeline. 
   
   Static schemas should: 
   - Exist per project/customer
   - Initially apply to a selected set of input and output transforms (CSV FIle 
Input, Excel Input, Microsoft Excel Writer, Text file input, Text file output)
   
   Transforms that use a static schema will incorporate the schema definition 
in the transform’s metadata (embedded in the pipeline’s XML serialization). 
Also, a new transform called “Schema Mapping” will allow an Apache Hop pipeline 
developer to map a pipeline stream to a static schema layout. 
   
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Transforms


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to