s3select icon indicating copy to clipboard operation
s3select copied to clipboard

added Ignore errors option to keep processing records

Open trunksio opened this issue 4 years ago • 0 comments

Firstly - I think this is a great utility. My use case is I have a large number of json files in s3, however a number of them cross the 1mb threshold. I want to be able to process as many as I can, but be aware of those files which cannot be processed by s3 select. The added -I option will not retry but will output the exception and keep going.

trunksio avatar Feb 24 '21 17:02 trunksio