pitrou commented on a change in pull request #10498:
URL: https://github.com/apache/arrow/pull/10498#discussion_r648596421
##########
File path: docker-compose.yml
##########
@@ -372,6 +372,7 @@ services:
ARROW_S3: "OFF"
ARROW_USE_ASAN: "ON"
ARROW_USE_UBSAN: "ON"
+ ASAN_SYMBOLIZER_PATH: /usr/lib/llvm-12/bin/llvm-symbolizer
Review comment:
Should that be added to the Dockerfile instead? Presumably it depends on
the Ubuntu version.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]