Python plugin logs floods of warnings on nulls

Description

The Python plugin handles unions poorly by logging a warning per row when it is trying to determine which type in a union should be used.

The problematic line is https://github.com/data-integrations/python-plugins/blob/develop/src/main/java/io/cdap/plugin/python/transform/PythonObjectsEncoder.java#L213

Release Notes

None

Activity

Show:

Albert Shau March 17, 2021 at 11:09 PM

Unresolved
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Priority

More fields

Created March 17, 2021 at 10:26 PM
Updated March 17, 2021 at 11:09 PM