hansva opened a new issue, #2270: URL: https://github.com/apache/hop/issues/2270
### Apache Hop version? 2.3 ### Java version? 11 ### Operating system Windows ### What happened? Import: https://issues.apache.org/jira/browse/HOP-4605 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.  ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
