Matthieu Monsch
Matthieu Monsch
> Given there's not a crazy amount of pull requests open where the fallout would be big: what are your thoughts on transforming this project to use Typescript? I think...
> okay. Given https://github.com/mtth/avsc/pull/452 was just merged, this could be a great time? If we wanted to include this in `6.0`, yes. I'd like to think about it a bit.
Hi @CyanChanges. `avsc` currently relies on `node`'s buffers ignoring out-of-bound writes. This is used to optimize buffer size computation when the original buffer is too small. I haven't used `deno`,...
SGTM. Specific feature requests and PRs very welcome. For any non-trivial changes, I'd just recommend discussing first (here or in a dedicated issue).
Adding the status and URL sounds fine. Happy to review a PR adding this. The outer exception should still be an `HdfsError` for consistency.