Ben McDonald
Ben McDonald
This seems like a fairly simple and straightforward change to me that would make things a bit easier to understand, so I would be in favor of making this change,...
@pierce314159 yup, I've updated that; thanks.
Pierce caught today that we aren't handling `uint32` completely in the Parquet code, so that should be added as well.
Just curious, did you run all the unit tests in that module or just the failing one? It is possible that the stack being manipulated via the other functions is...
I think I am satisfied with the investigation you have done, so don't feel the need to do it on my behalf, just a thought that I had that sounds...
Coming to this late, but I would be in favor of adding this. I have found a lot of value in stealing the timers from your branch and I think...
If you are hoping to run a comparison of Chapel vs C++ for Parquet, you should just be able to pull out the code in the `ArrowFunctions.cpp` and add a...
Do we know if these were dataframes or individual string columns being written?