Kouhei Sutou created ARROW-7611:
---
Summary: [Packaging][Python] Artifacts patterns for wheel are wrong
Key: ARROW-7611
URL: https://issues.apache.org/jira/browse/ARROW-7611
Project: Apache Arrow
Kouhei Sutou created ARROW-7612:
---
Summary: [Packaging][Python] Artifact paths for Conda on WIndows
are wrong
Key: ARROW-7612
URL: https://issues.apache.org/jira/browse/ARROW-7612
Project: Apache Arrow
Arrow Build Report for Job nightly-2020-01-18-0
All tasks:
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-01-18-0
Failed Tasks:
- centos-8:
URL:
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-01-18-0-azure-centos-8
- gandiva-jar-osx:
URL:
htt
Ok, I've asked on the flatbuffers ML:
https://groups.google.com/forum/#!topic/flatbuffers/PU2NG7ksWHU
If we decide to do this, I agree it should probably be a 1.0.0 blocker.
Best Regards
Antoine.
Le 17/01/2020 à 07:28, Micah Kornfield a écrit :
> I too, couldn't find anything that says this
Gurwinder Singh created ARROW-7613:
--
Summary: [Rust] Remove redundant `::` prefixes
Key: ARROW-7613
URL: https://issues.apache.org/jira/browse/ARROW-7613
Project: Apache Arrow
Issue Type: Im
Hi Micah,
Thanks for the good suggestion. JNA seems like a good and reasonable tool
for allocating large memory chunks.
How about we directly use Java UNSAFE API? It seems the allocateMemory API
is also based on the malloc method of the native implementation [1].
Best,
Liya Fan
[1]
http://hg.op