Matthew Topol created ARROW-17324:
-------------------------------------

             Summary: [Go][CI] Add new Go CI job with -asan
                 Key: ARROW-17324
                 URL: https://issues.apache.org/jira/browse/ARROW-17324
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Continuous Integration, Go
            Reporter: Matthew Topol


go1.18 added a "-asan" build option to leverage an equivalent to Address 
Sanitizer in C++. Currently we only build the Go code and run tests using 
go1.16 which does not have the "-asan" option.

Since we want to maintain the backwards compatibility and not yet upgrade to 
go1.18, we should create a new job that runs the tests using go1.18 and the 
"-asan" option to perform additional safety checking.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to