With dotnet/runtime#936, .NET is getting a System.Half type, which is a 16-bit floating point number. Once that type lands in .NET we can implement support for the Float16 type in Arrow.
Reporter: Eric Erhardt / @eerhardt
Note: This issue was originally created as ARROW-9048. Please see the migration documentation for further details.
With dotnet/runtime#936, .NET is getting a
System.Halftype, which is a 16-bit floating point number. Once that type lands in .NET we can implement support for the Float16 type in Arrow.Reporter: Eric Erhardt / @eerhardt
Note: This issue was originally created as ARROW-9048. Please see the migration documentation for further details.