Hi all I'm using the .net Apache.Arrow v22.1.
I recently had a bug report. After some troubleshooting I realized this has been solved here<https://github.com/apache/arrow-dotnet/commit/56a9a5e53e9fa52224a678e7f2e504bb4399de58>. This is a relatively recent fix that hasn't been deployed yet. Do you have any plans to release a new version with this fix? If not, what would be the best way for me to solve this on my side? Should I do a fork of main and use it instead of the official nuget? Or should I maybe do a fork of v22.1 and apply this fix to that version? Thanks for all the work
