Understanding PDI data types and field metadata

This section is for users who want to maximize the efficiency of their transformation and job results.

As a best practice for producing consistent, predictable outcomes when working with your data in PDI, you must consider how the Pentaho engine processes different data types and field metadata in transformations and jobs. For example, steps like Avro Input and Text File Input, require additional considerations to best meet your working requirements for specific data types, mathematical operations, number conversions, and formatting.

Note: As a rule, data is never modified by metadata inside of PDI. Data is only modified when PDI writes to files or similar objects, but not to databases. Refer to the sections below that apply to your use case.

Last updated

Was this helpful?