Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 62B2F200AF6 for ; Sat, 11 Jun 2016 21:45:38 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6131B160A34; Sat, 11 Jun 2016 19:45:38 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A8641160A2B for ; Sat, 11 Jun 2016 21:45:37 +0200 (CEST) Received: (qmail 96279 invoked by uid 500); 11 Jun 2016 19:45:36 -0000 Mailing-List: contact dev-help@arrow.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@arrow.apache.org Delivered-To: mailing list dev@arrow.apache.org Received: (qmail 96268 invoked by uid 99); 11 Jun 2016 19:45:36 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Jun 2016 19:45:36 +0000 Received: from mail-yw0-f179.google.com (mail-yw0-f179.google.com [209.85.161.179]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 4EAED1A0178 for ; Sat, 11 Jun 2016 19:45:36 +0000 (UTC) Received: by mail-yw0-f179.google.com with SMTP id x189so94288555ywe.3 for ; Sat, 11 Jun 2016 12:45:36 -0700 (PDT) X-Gm-Message-State: ALyK8tJvQEaOFWn99eJLJSF1y8Lcb/4ZOQR7YOkFd12YkNYxEBvQzYepYS49NRoj9DhEYRYg8vQTAIBfvHI5NA== MIME-Version: 1.0 X-Received: by 10.129.117.212 with SMTP id q203mr4257888ywc.114.1465674335573; Sat, 11 Jun 2016 12:45:35 -0700 (PDT) Received: by 10.13.245.196 with HTTP; Sat, 11 Jun 2016 12:45:35 -0700 (PDT) Received: by 10.13.245.196 with HTTP; Sat, 11 Jun 2016 12:45:35 -0700 (PDT) In-Reply-To: References: Date: Sat, 11 Jun 2016 12:45:35 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [JAVA] Figuring out whats shifted from Drill/Java From: Jacques Nadeau To: dev@arrow.apache.org Content-Type: multipart/alternative; boundary=001a1147f6e620e123053505e61e archived-at: Sat, 11 Jun 2016 19:45:38 -0000 --001a1147f6e620e123053505e61e Content-Type: text/plain; charset=UTF-8 Steven is on vacation for a couple of days. His focus as I understand it is rationalizing the code so it is cleaner, correct for arrow versus drill representation differences (such as decimal, nulls, etc) and has more unit tests. Once he gets back in the next day or two, hopefully he can post a wip patch. The first thing we should do for the alignment in Java is adjust the allocator so that it always allocates on a 64 bit offset. Does someone want to look at that? On Jun 10, 2016 5:35 PM, "Gaurav Agarwal" wrote: > I am also interested on this . Do we need to know drill before start > implementing not a for arrow . > On Jun 10, 2016 9:45 PM, "Wail Alkowaileet" wrote: > > > On Wed, Jun 8, 2016 at 9:26 PM, Micah Kornfield > > wrote: > > > > > Hi Steven, > > > Is the patch focused on the alignment/padding. Or are there other > > > issues as well? > > > > > > > I'm interested on this as well.... > > > > > > > > Thanks, > > > Micah > > > > > > On Tue, Jun 7, 2016 at 11:22 PM, Steven Phillips > > > wrote: > > > > I am currently working on a patch that addresses this, as well as > > > removing > > > > some of the residual code from Drill that isn't really needed in > Arrow, > > > > (such as the Drill types, MaterializedField, etc.) > > > > > > > > I will be posting this within a few days. > > > > > > > > On Tue, Jun 7, 2016 at 5:54 PM, Leif Walsh > > wrote: > > > > > > > >> I am also interested in this. > > > >> On Tue, Jun 7, 2016 at 17:37 Holden Karau > > wrote: > > > >> > > > >> > Hi Everyone, > > > >> > > > > >> > I'm looking to help get started with Arrow & Spark and to that end > > I'd > > > >> like > > > >> > to start with getting the Java implementation closer to the spec > / C > > > >> > implementation. I'm wondering what places people know the > > differences > > > are > > > >> > between the two? > > > >> > > > > >> > Cheers, > > > >> > > > > >> > Holden :) > > > >> > > > > >> -- > > > >> -- > > > >> Cheers, > > > >> Leif > > > >> > > > > > > > > > > > -- > > > > *Regards,* > > Wail Alkowaileet > > > --001a1147f6e620e123053505e61e--