yevgenypats commented on PR #348: URL: https://github.com/apache/arrow-site/pull/348#issuecomment-1523952236
Thanks for the review! I've added also a cross-post link. We don't have interesting performance benchmarks yet (might add another blog in the future focused on performance. We did some basic performance testing just to make sure it performance at least in same ballpark as what we had before). For us really the most important part was as mentioned in the blog is less the performance aspect (as long as it doesn't make performance worse then what we had with our in-house implementation of-course) and more 1) the language independent design as we are interested to expand [CloudQuery SDK ](https://github.com/cloudquery/plugin-sdk/) to other languages in the future and 2) The rich type system with nested types support and 3) that is already quite adopted by different solutions which makes it easier for us as an ELT framework. -- 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]
