Rules and Guidelines
Consider the following rules and guidelines when you use a Python transformation:
- •The Python transformation is a passive transformation. The Spark engine processes the Python transformation row by row.
- •The Data Integration Service does not validate Python code in the Python transformation.
- •You cannot pass complex data types to the Python transformation.
- •When you close a Jep instance, you might not be able to call CPython modules.