JackDrogon opened a new pull request, #39937: URL: https://github.com/apache/arrow/pull/39937
Refactor arrow::Datum by std::visit, improve some performance by avoiding use (Datum::kind() + std::get) and also check type in compile time, so we can guarantee that the type is safe and do not need switch-default. -- 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]
