GitHub user adamreeve added a comment to the discussion: New assembly for scalar types
Hmm I'm not sure the `Operations` assembly would be the right place as that seems like it should be focused on array operations. We could also keep the JSON support in `Apache.Arrow.Variant` or rename it to `Apache.Arrow.VariantJson` and move the rest out to the `Scalars` assembly, but that seems a bit messy too. Maybe sticking with your original idea of moving it all into a `Scalars` assembly makes the most sense. GitHub link: https://github.com/apache/arrow-dotnet/discussions/313#discussioncomment-16642572 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
