[DISCUSS] Big Endian support in Arrow (was: Re: [Java] Supporting Big Endian)

2020-08-25 Thread Micah Kornfield
I'm expanding the scope of this thread since it looks like work has also started for making golang support BigEndian architectures. I think as a community we should come to a consensus on whether we want to support Big Endian architectures in general. I don't think it is a good outcome if some

Re: Creating filesystems that read local files

2020-08-25 Thread Weston Pace
Actually my workaround (extending LocalFileSystem) does not work since `open` is never called in this case and the path is not normalized to the base directory. On Tue, Aug 25, 2020 at 11:38 AM Weston Pace wrote: > > I created a RelativeFileSystem that extended FileSystem and proxied > calls to

Creating filesystems that read local files

2020-08-25 Thread Weston Pace
I created a RelativeFileSystem that extended FileSystem and proxied calls to a LocalFileSystem instance. This filesystem allowed me to specify a base directory and then all paths were resolved relative to that base directory (so fs.open("foo.parquet") became

Re: Upcoming JS fixes and release timeline

2020-08-25 Thread Naveen Michaud-Agrawal
Hi Paul, Is there a github location where I could track this upgrade? I'm interested in using arrow JS in a project that is currently migrating to tsc 3.9, so I am definitely keen on seeing the JS version continue forward. Regards, Naveen Michaud-Agrawal On Wed, Jul 1, 2020 at 12:23 PM Paul

Re: [DISCUSS] Adding a pull-style iterator API to the C data interface

2020-08-25 Thread Antoine Pitrou
I proposed an API here: https://github.com/apache/arrow/pull/8052 It is not much different from what Wes proposed earlier in the thread, except in error reporting. Comments welcome (here or on the PR). Regards Antoine. Le 16/08/2020 à 21:28, Wes McKinney a écrit : > I opened

Re: [DataFusion] Proposal to change how UDFs are called in DataFrame API

2020-08-25 Thread Andrew Lamb
I think this is a good proposal and I support its implementation, for whatever that is worth On Sun, Aug 23, 2020 at 12:17 PM Jorge Cardoso Leitão < jorgecarlei...@gmail.com> wrote: > Hi, > > I came to a limitation that I would like to propose a resolution to. > > TL;DR; currently, users plan

[NIGHTLY] Arrow Build Report for Job nightly-2020-08-25-0

2020-08-25 Thread Crossbow
Arrow Build Report for Job nightly-2020-08-25-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-08-25-0 Failed Tasks: - conda-osx-clang-py36: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-08-25-0-azure-conda-osx-clang-py36 -