You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hop.apache.org by "hansva (via GitHub)" <gi...@apache.org> on 2023/02/09 12:47:36 UTC

[GitHub] [hop] hansva opened a new issue, #2270: [Bug]: Postgres Bulkloader should support bulkloading boolean values

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.
   ![image](https://user-images.githubusercontent.com/1140235/217816783-a2180a4d-6507-4a3d-8200-f17440bafb9a.png)
   
   
   ### 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: issues-unsubscribe@hop.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org