waynexia commented on issue #4980: URL: https://github.com/apache/arrow-rs/issues/4980#issuecomment-1788355672
https://github.com/wenyxu/orc-rs is for supporting [external table in ORC format](https://docs.greptime.com/user-guide/query-external-data#query-on-a-file). So it's born to be an ORC-Arrow bridge. https://github.com/DataEngineeringLabs/orc-format also helps a lot in implementing `orc-rs`. @WenyXu and me are glad to help with code and non-code parts. >Which already seems more feature complete than my initial implementation, so that could be a valid path forward if the owners of the repository are willing. At present, `orc-rs` only support a limited type and are read-only. I'm willing and happy to push it into next stage 😉 -- 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]
