GitHub user nicopon edited a discussion: General interest Arrow .NET packages ?
I'm working on a side project that is a small ETL tool written in C# which rely on Arrow and DuckDB. During the development, I created two projects that could be interesting for the Arrow dotnet community : * ADO to Arrow adapter (inspired by Arrow Jdbc) . Source: https://github.com/nicopon/dtpipe/tree/main/src/Apache.Arrow.Ado . Package: https://www.nuget.org/packages/DtPipe.Arrow.Ado * Arrow serializer . Source: https://github.com/nicopon/dtpipe/tree/main/src/Apache.Arrow.Serialization . Package: https://www.nuget.org/packages/DtPipe.Arrow.Serialization Let me know if thoses projects could be useful and feel free to give me a honest feedback. I'd be glad to contribute them to the official repo if they fit the philosophy and architecture of arrow-dotnet. GitHub link: https://github.com/apache/arrow-dotnet/discussions/376 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
