[
https://issues.apache.org/jira/browse/ARROW-5380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662403#comment-17662403
]
Rok Mihevc commented on ARROW-5380:
-----------------------------------
This issue has been migrated to [issue
#21839|https://github.com/apache/arrow/issues/21839] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Fix and enable UBSan for unaligned accesses.
> --------------------------------------------------
>
> Key: ARROW-5380
> URL: https://issues.apache.org/jira/browse/ARROW-5380
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Micah Kornfield
> Assignee: Micah Kornfield
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.1, 0.15.0
>
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> Currently unaligned access configuration in UBSan has been turned off. We
> should introduce a method that safely loads unaligned data, and use it to fix
> UBSan errors. Then turn them on for UBSan.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)