Kouhei Sutou created ARROW-5026:
---
Summary: [Python][Packaging] conda package on non Windows is broken
Key: ARROW-5026
URL: https://issues.apache.org/jira/browse/ARROW-5026
Project: Apache Arrow
Kouhei Sutou created ARROW-5025:
---
Summary: [Packaging] wheel for Windows are broken
Key: ARROW-5025
URL: https://issues.apache.org/jira/browse/ARROW-5025
Project: Apache Arrow
Issue Type: Bug
Kouhei Sutou created ARROW-5024:
---
Summary: [Release] crossbow.py --arrow-version causes missing
variable error
Key: ARROW-5024
URL: https://issues.apache.org/jira/browse/ARROW-5024
Project: Apache Arrow
Kouhei Sutou created ARROW-5023:
---
Summary: [Release] Default value syntax in shell is wrong
Key: ARROW-5023
URL: https://issues.apache.org/jira/browse/ARROW-5023
Project: Apache Arrow
Issue Typ
Philipp Moritz created ARROW-5022:
-
Summary: [C++] Implement more "Datum" types for AggregateKernel
Key: ARROW-5022
URL: https://issues.apache.org/jira/browse/ARROW-5022
Project: Apache Arrow
Hi All,
A few months ago I started a rewrite of how Dask manages Parquet
reader/writers in an effort to simplify the system. This work is here:
https://github.com/dask/dask/pull/4336
To summarize, Dask uses parquet reader libraries like pyarrow.parquet to
provide scalable reading of parquet data
Wes McKinney created ARROW-5021:
---
Summary: [C++] Review hardcoded "lib" paths in Find$PACKAGE.cmake
related to endogenous libraries
Key: ARROW-5021
URL: https://issues.apache.org/jira/browse/ARROW-5021
Wes McKinney created ARROW-5020:
---
Summary: [C++][Gandiva] Split Gandiva-related conda packages for
builds into separate .yml conda env file
Key: ARROW-5020
URL: https://issues.apache.org/jira/browse/ARROW-5020
Eric Erhardt created ARROW-5019:
---
Summary: [C#] ArrowStreamWriter doesn't work on a non-seekable
stream
Key: ARROW-5019
URL: https://issues.apache.org/jira/browse/ARROW-5019
Project: Apache Arrow
Kouhei Sutou created ARROW-5018:
---
Summary: [Release] Include JavaScript implementation
Key: ARROW-5018
URL: https://issues.apache.org/jira/browse/ARROW-5018
Project: Apache Arrow
Issue Type: Im
Antoine Pitrou created ARROW-5017:
-
Summary: [C++] [CI] Thrift not found on Azure Pipelines
Key: ARROW-5017
URL: https://issues.apache.org/jira/browse/ARROW-5017
Project: Apache Arrow
Issue T
Great, thank you, Wes!
On Tue, Mar 26, 2019 at 12:45 PM Wes McKinney wrote:
> Javier -- it was merged using our usual merge tool.
>
> On Tue, Mar 26, 2019, 8:38 PM Javier Luraschi wrote:
>
> > https://github.com/apache/arrow/pull/4011 got closed but is needed for
> > 0.13
> > for the R package,
Javier -- it was merged using our usual merge tool.
On Tue, Mar 26, 2019, 8:38 PM Javier Luraschi wrote:
> https://github.com/apache/arrow/pull/4011 got closed but is needed for
> 0.13
> for the R package, could someone reopen please? We can wait for Romains to
> give a LGTM and then merge. Than
https://github.com/apache/arrow/pull/4011 got closed but is needed for 0.13
for the R package, could someone reopen please? We can wait for Romains to
give a LGTM and then merge. Thank you!
On Tue, Mar 26, 2019 at 12:38 PM Kouhei Sutou wrote:
> Hi,
>
> We don't freeze anything.
> We can merge pu
Hi,
We don't freeze anything.
We can merge pull requests when they are ready to merge as usual.
Thanks,
--
kou
In <6531c437-6bf9-61cd-c7c6-7be06fa96...@python.org>
"Re: Timeline for 0.13 Arrow release" on Tue, 26 Mar 2019 14:58:06 +0100,
Antoine Pitrou wrote:
>
> Hi Kou,
>
> What should
Dat Nguyen created ARROW-5016:
-
Summary: Failed to convert 'float' to 'double' with using
pandas_udf and pyspark
Key: ARROW-5016
URL: https://issues.apache.org/jira/browse/ARROW-5016
Project: Apache Arrow
Javier Luraschi created ARROW-5015:
--
Summary: [R] Validate winlibs binaries with hash
Key: ARROW-5015
URL: https://issues.apache.org/jira/browse/ARROW-5015
Project: Apache Arrow
Issue Type:
https://github.com/apache/arrow/pull/4005 is ready to go in as well
(pending CI), but can also be deferred to 0.14.
Regards
Antoine.
Le 26/03/2019 à 18:49, Wes McKinney a écrit :
> OK, I reviewed everything, and ARROW-4646 [1] just needs to be merged,
> then I think that is a wrap if nothing
OK, I reviewed everything, and ARROW-4646 [1] just needs to be merged,
then I think that is a wrap if nothing else pops up
[1]: https://github.com/apache/arrow/pull/4024
On Tue, Mar 26, 2019 at 12:31 PM Wes McKinney wrote:
>
> Thanks Krisz -- I will take a look at those also now
>
> On Tue, Mar
Thanks Krisz -- I will take a look at those also now
On Tue, Mar 26, 2019 at 12:27 PM Krisztián Szűcs
wrote:
>
> On Tue, Mar 26, 2019 at 6:19 PM Wes McKinney wrote:
>
> > I think it's OK to keep merging patches (within reason) until an RC is
> > cut so long as the build isn't broken.
> >
> > It
On Tue, Mar 26, 2019 at 6:19 PM Wes McKinney wrote:
> I think it's OK to keep merging patches (within reason) until an RC is
> cut so long as the build isn't broken.
>
> It looks like we have 3 issues marked still for 0.13
>
> ARROW-4645: Gandiva in wheels
> ARROW-4646: Gandiva in conda packages
I think it's OK to keep merging patches (within reason) until an RC is
cut so long as the build isn't broken.
It looks like we have 3 issues marked still for 0.13
ARROW-4645: Gandiva in wheels
ARROW-4646: Gandiva in conda packages
ARROW-4995: Windows build support for R
If 4645/4646 are not merg
Bryan Cutler created ARROW-5014:
---
Summary: [Java] Fix typos in Flight module
Key: ARROW-5014
URL: https://issues.apache.org/jira/browse/ARROW-5014
Project: Apache Arrow
Issue Type: Improvement
Andy Grove created ARROW-5013:
-
Summary: [Rust] [DataFusion] Refactor runtime expression support
Key: ARROW-5013
URL: https://issues.apache.org/jira/browse/ARROW-5013
Project: Apache Arrow
Issue
Antoine Pitrou created ARROW-5012:
-
Summary: [C++] "testing" headers not installed
Key: ARROW-5012
URL: https://issues.apache.org/jira/browse/ARROW-5012
Project: Apache Arrow
Issue Type: Bug
Hi Kou,
What should be the policy for merges until 0.13.0 is released?
Do you want to instate a feature freeze or commit freeze?
Regards
Antoine.
Le 19/03/2019 à 15:46, Kouhei Sutou a écrit :
> Hi,
>
> There are no blockers on GLib, Ruby and Linux packages.
>
> Can we include JavaScript in
Francois Saint-Jacques created ARROW-5011:
-
Summary: [Release] Add support in the source release script for
custom hash
Key: ARROW-5011
URL: https://issues.apache.org/jira/browse/ARROW-5011
Pr
Francois Saint-Jacques created ARROW-5010:
-
Summary: [Release] Fix release script with llvm-7
Key: ARROW-5010
URL: https://issues.apache.org/jira/browse/ARROW-5010
Project: Apache Arrow
28 matches
Mail list logo