>
>
> With regards to the reference implementation point. It is a good point.
> I'm on vacation this week. Unless you're pushing hard on this, can we pick
> this up and discuss more next week?
Hi Jacques, I hope you had a good rest. Any more thoughts on the reference
implementation aspect of thi
Micah Kornfield created ARROW-6304:
--
Summary: [Java] Add description to each maven artifact
Key: ARROW-6304
URL: https://issues.apache.org/jira/browse/ARROW-6304
Project: Apache Arrow
Issue
Paddy Horan created ARROW-6303:
--
Summary: [Rust] Add a feature to disable SIMD
Key: ARROW-6303
URL: https://issues.apache.org/jira/browse/ARROW-6303
Project: Apache Arrow
Issue Type: Improvement
Hi all,
Reminder that the biweekly Arrow call is tomorrow at
https://meet.google.com/vtm-teks-phx. All are welcome to join. Notes
will be sent out to the mailing list afterwards.
Neal
Galuh Sahid created ARROW-6302:
--
Summary: [Python] parquet categorical support doesn't preserve
order
Key: ARROW-6302
URL: https://issues.apache.org/jira/browse/ARROW-6302
Project: Apache Arrow
+1 (non-binding)
On Tue, Aug 20, 2019, 7:43 AM Antoine Pitrou wrote:
>
> Sorry, had forgotten to send my vote on this.
>
> +1 from me.
>
> Regards
>
> Antoine.
>
>
> On Wed, 14 Aug 2019 17:42:33 -0500
> Wes McKinney wrote:
> > hi all,
> >
> > As we've been discussing [1], there is a need to int
By "much more expensive", I mean that currently ArrayBuilder::type() costs
exactly as much as incrementing the reference count of ArrayBuilder::type_.
If it were virtual then a builder of struct_({field(child_name,
child_type)...}) incurs a virtual call for the struct builder +
sizeof...(child_type
David Alphus created ARROW-6301:
---
Summary: atexit: pyarrow.lib.ArrowKeyError: 'No type extension
with name arrow.py_extension_type found'
Key: ARROW-6301
URL: https://issues.apache.org/jira/browse/ARROW-6301
Sorry, had forgotten to send my vote on this.
+1 from me.
Regards
Antoine.
On Wed, 14 Aug 2019 17:42:33 -0500
Wes McKinney wrote:
> hi all,
>
> As we've been discussing [1], there is a need to introduce 4 bytes of
> padding into the preamble of the "encapsulated IPC message" format to
> en
here is my vote: +1
On Tue, Aug 20, 2019 at 3:33 PM Wes McKinney wrote:
> We need some more PMC members to look at this vote. I know the issue
> is esoteric but please let us know if you have questions.
>
> On Thu, Aug 15, 2019 at 3:35 AM Micah Kornfield
> wrote:
> >
> > >
> > >
> > > Actually
Antoine Pitrou created ARROW-6300:
-
Summary: [C++] Add io::OutputStream::Abort()
Key: ARROW-6300
URL: https://issues.apache.org/jira/browse/ARROW-6300
Project: Apache Arrow
Issue Type: Wish
Write to dev-unsubscr...@arrow.apache.org
You might consider setting up e-mail filters instead so you can
participate in e-mail list discussions sometimes
On Tue, Aug 20, 2019 at 1:06 AM Zhuo Jia Dai wrote:
>
> how do I unsubscribe?
>
> On Tue, Aug 20, 2019 at 3:18 PM Sutou Kouhei (Jira) wrote:
To close the loop temporarily on this, the problem seems to be ipv6
related -- I disabled ipv6 on the machine where this was occurring
(Ubuntu 18.04) and the problem went away. Note that it was only
present when using the wired ethernet interface, where wireless was
working (presumably ipv4 was bei
Benjamin Kietzman created ARROW-6299:
Summary: [C++] Simplify FileFormat classes to singletons
Key: ARROW-6299
URL: https://issues.apache.org/jira/browse/ARROW-6299
Project: Apache Arrow
We need some more PMC members to look at this vote. I know the issue
is esoteric but please let us know if you have questions.
On Thu, Aug 15, 2019 at 3:35 AM Micah Kornfield wrote:
>
> >
> >
> > Actually, it looks like my Mac's version of UBSAN doesn't detect the issue
> > at all. I will try on
hi Martin -- I will review it when I can. There are a lot of patches to review.
Thanks
Wes
On Tue, Aug 20, 2019 at 8:16 AM Radev, Martin wrote:
>
> Dear all,
>
>
> since this patch modifies the API and touches a lot of files to propagate the
> information through the stack, it would be great to
Dear all,
since this patch modifies the API and touches a lot of files to propagate the
information through the stack, it would be great to receive some more
constructive reviews on what makes sense and what doesn't.
Patch:
https://github.com/apache/arrow/pull/5071
[C++] Expose codec compr
Andy Grove created ARROW-6298:
-
Summary: [Rust] [CI] Examples are not being tested in CI
Key: ARROW-6298
URL: https://issues.apache.org/jira/browse/ARROW-6298
Project: Apache Arrow
Issue Type: Bu
Liya Fan created ARROW-6297:
---
Summary: [Java] Compare ArrowBufPointers by unsinged integers
Key: ARROW-6297
URL: https://issues.apache.org/jira/browse/ARROW-6297
Project: Apache Arrow
Issue Type: I
Thanks Micah/All!
On Tue, Aug 20, 2019 at 6:06 AM Micah Kornfield
wrote:
> The motion carries with 4 binding +1 votes, 2 non-binding +1 votes and no
> other votes.
>
> I think the next step is to review and merge the patch pending patch [1].
>
> Thanks,
> Micah
>
> [1] https://github.com/apach
Micah Kornfield created ARROW-6296:
--
Summary: [Java] Cleanup JDBC interfaces and eliminate one memcopy
for binary/varchar fields
Key: ARROW-6296
URL: https://issues.apache.org/jira/browse/ARROW-6296
As suggested by Micah, there are some problems with the common interface
for numeric types:
1. corner cases for transforming special floating point values, like NaN,
inf, etc.
2. loss of precision when transforming long to double.
Instead, we provide a common interface for float4 & float8 values.
xingzhicn created ARROW-6295:
Summary: [Rust][DataFusion] ExecutionError Cannot compare Float32
with Float64
Key: ARROW-6295
URL: https://issues.apache.org/jira/browse/ARROW-6295
Project: Apache Arrow
23 matches
Mail list logo