CurtHagenlocher commented on PR #400: URL: https://github.com/apache/arrow-dotnet/pull/400#issuecomment-5191711850
In general and for a variety of reasons I think the existing builders kind of suck. I've often been skipping them and building buffers directly for better performance. For your own use cases, do you find that you typically have a known set of .NET `string`s that you want to convert into an Arrow array or are you also building them more incrementally? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
