Jeffrey Barczewski (RGA)
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...
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...