Jeffrey Barczewski (RGA)

Results 9 issues of Jeffrey Barczewski (RGA)

ParquetTransformer _flush method calls the callback directly by passing it in as a parameter and then again calls it as the result to a promise. In earlier versions of Node.js...

ParquetTransformer _flush method calls the callback directly by passing it in as a parameter and then again calls it as the result to a promise. In earlier versions of Node.js...

In older versions of parquetjs/parquetjs-lite it was acceptable to send values to parqutTransform as strings. This worked great for converting csv to parquet since everything was coming in as a...

I got bit by the 5.92.0 default mangle regression which was identified and already fixed a week ago and merged to master. So we just need a release to pick...

After upgrading to the latest version 1.1.1, I started getting the error from bash_completion/dust.bash: ``` -bash: /usr/local/etc/bash_completion.d/dust.bash: line 62: conditional binary operator expected -bash: /usr/local/etc/bash_completion.d/dust.bash: line 62: syntax error near...

### Checklist - [X] I have read [Caveats](https://github.com/m-radzikowski/aws-sdk-client-mock#caveats) documentation and didn't find a solution for this problem there. ### Bug description My jest tests were fine with [email protected] but as...

bug

The .yarn/cache folder in this repo contains many vulnerable vulnerable packages causing failing security scans. I doubt that the .yarn folder should be checked in at all either, but at...

### Describe the issue Recently we spent several days trying to debug mysterious RequestTimeout errors that started showing up in one of our AWS environments. This was occurring with the...

documentation
needs-review
p2

### Describe the issue We were stuck when trying to get to the bottom of an AbortError when using the lib-storage Upload to make a multi-part upload for S3. The...

documentation
p2