pitrou commented on code in PR #38846: URL: https://github.com/apache/arrow/pull/38846#discussion_r1402118067
########## dev/archery/archery/integration/tester_go.py: ########## @@ -159,6 +159,9 @@ def make_c_data_importer(self): @functools.lru_cache def _load_ffi(ffi, lib_path=_INTEGRATION_DLL): + # XXX these don't seem to have any effect? Review Comment: @zeroshade Would you know the reason for this? -- 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]
