jsoref commented on code in PR #38926:
URL: https://github.com/apache/arrow/pull/38926#discussion_r1408673910
##########
ci/conan/all/conanfile.py:
##########
@@ -328,7 +328,7 @@ def _with_boost(self, required=False):
return bool(self.options.with_boost)
def _with_thrift(self, required=False):
- # No self.options.with_thift exists
+ # No self.options.with_thrift exists
Review Comment:
I've added the repository to my to-do list, but I'm already a number of
levels upstream. I can try to do it once I clear out the rest of these
splits...
(I did Google FlatBuffers)
--
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]