commit | 2ed54dbdb8d27b65def2db8d938240030986106c | [log] [tgz] |
---|---|---|
author | Weston Pace <weston.pace@gmail.com> | Wed Apr 21 01:42:23 2021 +0000 |
committer | Yibo Cai <yibo.cai@arm.com> | Wed Apr 21 01:42:23 2021 +0000 |
tree | 835db3ccb490235881ff3e8c5ad0dc7c26dc18ae | |
parent | 3dd6d323ad2f40543cb2abf23c91c237049ee29d [diff] |
ARROW-12325: [C++] [CI] Nightly gandiva build failing due to failure of compiler to move return value Gandiva build failure caused by failure of GCC 4.8.2 compiler to automatically move return value. Failed build: https://github.com/ursacomputing/crossbow/runs/2303374510 Godbolt showing I'm not crazy: https://gcc.godbolt.org/z/x138zevhE Closes #9975 from westonpace/bugfix/ARROW-12325 Authored-by: Weston Pace <weston.pace@gmail.com> Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Apache Arrow is a development platform for in-memory analytics. It contains a set of technologies that enable big data systems to process and move data fast.
Major components of the project include:
Arrow is an Apache Software Foundation project. Learn more at arrow.apache.org.
The reference Arrow libraries contain many distinct software components:
The official Arrow libraries in this repository are in different stages of implementing the Arrow format and related features. See our current feature matrix on git master.
Please read our latest project contribution guide.
Even if you do not plan to contribute to Apache Arrow itself or Arrow integrations in other projects, we'd be happy to have you involved: