Nathan Brown

Results 94 comments of Nathan Brown

@echoix do you have a branch or repository with these fixes applied?

@cayter, while I agree that those snippets are useful, I wonder about why they would be needed to swallow an error right at server start up? I have them on...

@timdorr and @pcattori This improvement to `href()` has been approved for awhile. Can it be merged now?

In my local clone, I added the following test to `ParquetReaderOnTestFilesTest.cs` along with the data file attached above in the issue: ```cs [Fact] public async Task HyparquetCompressed() { using Stream...