Re: Pyarrow build/install from source in ubuntu not working

2020-01-24 Thread Anna Waldron
Thanks Matt and Kou, I was able to resolve using your examples. Anna On Fri, Jan 24, 2020 at 5:13 AM Calder, Matthew wrote: > Anna, > > > > Not sure it will help, but below is the install_arrow.sh script I am using > to build arrow + pyarrow in our containers which are also based off of >

RE: Pyarrow build/install from source in ubuntu not working

2020-01-24 Thread Calder, Matthew
Anna, Not sure it will help, but below is the install_arrow.sh script I am using to build arrow + pyarrow in our containers which are also based off of Ubuntu 18.04. Matt #!/bin/bash # Taken from: https://arrow.apache.org/docs/developers/python.html#python-development # minor edits mkdir

Re: (java) Producing an in-memory Arrow buffer from a file

2020-01-24 Thread Andrew Melo
Hi Micah, On Fri, Jan 24, 2020 at 6:17 AM Micah Kornfield wrote: > Hi Andrew, > It might help to provide a little more detail on where you are starting > from and what you want to do once you have the data in arrow format. > Of course! Like I mentioned, particle physics data is processed in