Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0, 2.1.0, 2.2.0
-
None
Description
From talking with people on Hop's Mattermost chat, the Postgres Bulkloader needs the users to take their existing boolean columns and cast them into strings with Y/N values when outputting to a destination table with a boolean column within Postgress.
If that is true, a good improvement would be to transparently convert those for users in the bulk loader step which would avoid extra Select Transforms on canvas or other acrobatics from them in the stream.