asfimport commented on issue #42264: URL: https://github.com/apache/arrow/issues/42264#issuecomment-2184204403
[Kalon Mills](https://issues.apache.org/jira/browse/PARQUET-277?#comment-14534713) / @kalaxy: I don't think we can remove the boost dependency entirely as we depend on thrift. Thrift still requires boost even in the most recent release. It looks like they have a issue tracking c\+\+11 conversion but that it isn't a top priority for core developers, [THRIFT-2242](https://issues.apache.org/jira/browse/THRIFT-2242). However, I agree that the parquet-cpp library proper would do well to replace as much boost with c\+\+11 as possible. I too think it would make the library much nicer. -- 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]
