You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hop.apache.org by GitBox <gi...@apache.org> on 2022/12/13 22:56:41 UTC

[GitHub] [hop] usbrandon opened a new issue, #2059: [Feature Request]: File Metadata - Add support for compressed csv (gzip, etc)

usbrandon opened a new issue, #2059:
URL: https://github.com/apache/hop/issues/2059

   ### What would you like to happen?
   
   The Text File Input and Output transforms support compression.  It would be wonderful if this step supported reading compressed CSV files.
   
   Use case:
   A terrible system allows me to download CSV reports, but sometimes they add columns to existing reports.
   I have a python script that downloads the CSVs and compresses them to save on AWS costs (transit/IO/etc). I would like to use this transform to look for the columns and any changes and inject them into the Text File Input Step so it can read the new layout, and also a Select Transform to ignore the new columns until they are vetted.
   
   ### 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