GitHub user adamreeve added a comment to the discussion: New assembly for scalar types
Yeah true, that's a reasonable example, and we do want to avoid having too many different assemblies to manage. I'm happy with having the JSON conversion in `Operations`, or still OK with it being in `Scalars` really. Like you say, `System.Text.Json` is built-in, except in older frameworks, so my point above about adding an extra dependency on it isn't really correct. GitHub link: https://github.com/apache/arrow-dotnet/discussions/313#discussioncomment-16644178 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
