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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
