Praveen Kumar created ARROW-8443:
Summary: [Gandiva][C++] Fix round/truncate to no-op for special
cases
Key: ARROW-8443
URL: https://issues.apache.org/jira/browse/ARROW-8443
Project: Apache Arrow
Praveen Kumar created ARROW-7424:
Summary: Cast Decimals to throw error on overflow
Key: ARROW-7424
URL: https://issues.apache.org/jira/browse/ARROW-7424
Project: Apache Arrow
Issue Type
Hi Micah,
I agree with 1., i think as an end user, what they would really want is a
query/data processing engine. I am not sure how easy/relevant the
algorithms will be in the absence of the engine. For e.g. most of these
operators would need to pipelined, handle memory, distribution etc. So
bundl
Praveen Kumar Desabandu created ARROW-6343:
--
Summary: [Java] [Vector] Fix allocation helper
Key: ARROW-6343
URL: https://issues.apache.org/jira/browse/ARROW-6343
Project: Apache Arrow
Praveen Kumar Desabandu created ARROW-6332:
--
Summary: [Java] [CPP] Handle size of varchar vectors correctly
Key: ARROW-6332
URL: https://issues.apache.org/jira/browse/ARROW-6332
Project
Praveen Kumar Desabandu created ARROW-6268:
--
Summary: Empty buffer should have a valid address
Key: ARROW-6268
URL: https://issues.apache.org/jira/browse/ARROW-6268
Project: Apache Arrow
Congrats Micah, very well deserved !!
On Mon, Aug 12, 2019 at 8:35 AM Micah Kornfield
wrote:
> Thanks everyone for the good wishes!
>
> On Fri, Aug 9, 2019 at 5:41 PM Fan Liya wrote:
>
> > Big congratulations! Micah
> > Thank you so much for all the help!
> >
> > Best,
> > Liya Fan
> >
> > On S
Praveen Kumar Desabandu created ARROW-5900:
--
Summary: [Gandiva] [Java] Decimal precision,scale bounds check
Key: ARROW-5900
URL: https://issues.apache.org/jira/browse/ARROW-5900
Project
Praveen Kumar Desabandu created ARROW-5860:
--
Summary: [Java] [Vector] Fix decimal byte setter
Key: ARROW-5860
URL: https://issues.apache.org/jira/browse/ARROW-5860
Project: Apache Arrow
Praveen Kumar Desabandu created ARROW-5824:
--
Summary: [Gandiva] [C++] Fix decimal null
Key: ARROW-5824
URL: https://issues.apache.org/jira/browse/ARROW-5824
Project: Apache Arrow
Praveen Kumar Desabandu created ARROW-5776:
--
Summary: [Gandiva][Crossbow] Revert template to have commit ids.
Key: ARROW-5776
URL: https://issues.apache.org/jira/browse/ARROW-5776
Project
Thanks everyone !
Great to be part of this community :)
On Fri, Jun 28, 2019 at 5:48 AM Ravindra Pindikura
wrote:
> Congrats Praveen!
>
> Sent from my iPhone
>
> > On 28-Jun-2019, at 1:55 AM, Wes McKinney wrote:
> >
> > On behalf of the Arrow PMC I'm happy to announce that Praveen has
> > acce
Praveen Kumar Desabandu created ARROW-5737:
--
Summary: Gandiva not building in manylinux
Key: ARROW-5737
URL: https://issues.apache.org/jira/browse/ARROW-5737
Project: Apache Arrow
Praveen Kumar Desabandu created ARROW-5723:
--
Summary: [Gandiva][Crossbow] Builds failing
Key: ARROW-5723
URL: https://issues.apache.org/jira/browse/ARROW-5723
Project: Apache Arrow
Praveen Kumar Desabandu created ARROW-5696:
--
Summary: [Gandiva] [C++] Introduce castVarcharVarchar
Key: ARROW-5696
URL: https://issues.apache.org/jira/browse/ARROW-5696
Project: Apache Arrow
Praveen Kumar Desabandu created ARROW-5637:
--
Summary: [Gandiva] [Java]Complete IN Expression
Key: ARROW-5637
URL: https://issues.apache.org/jira/browse/ARROW-5637
Project: Apache Arrow
Sounds good Micah.
On Fri, Jun 14, 2019 at 11:08 AM Ravindra Pindikura
wrote:
> +1
>
> On Fri, Jun 14, 2019 at 9:51 AM Micah Kornfield
> wrote:
>
> > I'm in favor of the changes also, but since they affect the entire Java
> > codebase I wanted people to be aware of them in case there are any
>
Praveen Kumar Desabandu created ARROW-5485:
--
Summary: [Gandiva][Crossbow] OSx builds failing
Key: ARROW-5485
URL: https://issues.apache.org/jira/browse/ARROW-5485
Project: Apache Arrow
Praveen Kumar Desabandu created ARROW-5476:
--
Summary: [Java][Memory] Fix Netty ArrowBuf Slice
Key: ARROW-5476
URL: https://issues.apache.org/jira/browse/ARROW-5476
Project: Apache Arrow
Praveen Kumar Desabandu created ARROW-5443:
--
Summary: [Gandiva][Crossbow] Turn parquet encryption off
Key: ARROW-5443
URL: https://issues.apache.org/jira/browse/ARROW-5443
Project: Apache
Praveen Kumar Desabandu created ARROW-5434:
--
Summary: Introduce wrappers for backward compatibility.
Key: ARROW-5434
URL: https://issues.apache.org/jira/browse/ARROW-5434
Project: Apache
Hi Sun,
Starting a thread on the mailing list around the query you had -
https://github.com/apache/arrow/issues/4375.
Currently Gandiva does not support a user defined repository, we want to
implement it sometime in the future but i am not sure when we will pick it
up. In case you want to go ahea
Praveen Kumar Desabandu created ARROW-5164:
--
Summary: [Gandiva] [C++] Introduce 32bit hash functions
Key: ARROW-5164
URL: https://issues.apache.org/jira/browse/ARROW-5164
Project: Apache
Thanks a ton Wes and Uwe for setting up the docker image.
I was able to package Gandiva cleanly on the same without having to include
std-c++ statically and it works like a charm.
On Wed, Mar 20, 2019 at 7:03 PM Krisztián Szűcs
wrote:
> Hi Praveen,
>
> On Wed, Mar 20, 2019 at 1:26 P
Sounds great Wes. Thanks a ton.
I think we have run into enough issues that moving to the devtoolset
version is the right option now.
Will try this out and report back soon.
On Wed, Mar 20, 2019 at 6:08 PM Wes McKinney wrote:
> hi Praveen,
>
> On Wed, Mar 20, 2019 at 7:26 AM Prav
Hi Folks,
Post the CMake Refactor, we are running into issues in the Gandiva crossbow
jobs.
We are using conda to setup the dependencies currently. The following are
the issues that we ran into
1. I am not sure if the conda forge packages are compatible in trusty (I
was getting issues linking to
Praveen Kumar Desabandu created ARROW-4959:
--
Summary: [Gandiva][Crossbow] Builds broken
Key: ARROW-4959
URL: https://issues.apache.org/jira/browse/ARROW-4959
Project: Apache Arrow
Praveen Kumar Desabandu created ARROW-4913:
--
Summary: [Java][Memory] Limit number of ledgers and arrowbufs
Key: ARROW-4913
URL: https://issues.apache.org/jira/browse/ARROW-4913
Project
Praveen Kumar Desabandu created ARROW-4808:
--
Summary: [Java][Vector] Convenience methods for setting decimal
vector
Key: ARROW-4808
URL: https://issues.apache.org/jira/browse/ARROW-4808
Hi Micah,
Thanks for bringing this up.
I am +1 for all of them. Especially the lack of documentation in the the
classes is a little hard - i found myself checking documentation of
corresponding C++ classes to understand format initially.
Lets wait a couple of days for more feedback and create ac
see if the timing is better now for the folks
> at Dremio to take a look at the impact switching to Java 8 Time? PR at
> https://github.com/apache/arrow/pull/2966
>
> Thanks,
> Bryan
>
> On Tue, Nov 20, 2018 at 10:41 PM Praveen Kumar wrote:
>
> > Jacques,
> >
>
Praveen Kumar Desabandu created ARROW-4539:
--
Summary: [Java]List vector child value count not set correctly
Key: ARROW-4539
URL: https://issues.apache.org/jira/browse/ARROW-4539
Project
Congrats again Ravindra :)
On Tue, Feb 5, 2019 at 12:32 AM Robert Nishihara
wrote:
> Congratulations!
>
> On Mon, Feb 4, 2019 at 10:06 AM Antoine Pitrou wrote:
>
> >
> > Congratulations and thanks for all the work on Gandiva :-)
> >
> > Regards
> >
> > Antoine.
> >
> >
> > Le 04/02/2019 à 16:40
Praveen Kumar Desabandu created ARROW-4371:
--
Summary: [Gandiva] Generate object ids for modules
Key: ARROW-4371
URL: https://issues.apache.org/jira/browse/ARROW-4371
Project: Apache Arrow
Praveen Kumar Desabandu created ARROW-4358:
--
Summary: [Gandiva][Crossbow] Trusty build broken
Key: ARROW-4358
URL: https://issues.apache.org/jira/browse/ARROW-4358
Project: Apache Arrow
Agree with Wes, the protobuf based interface should be the language neutral
way to build expressions with Gandiva.
On Mon, Jan 7, 2019 at 8:30 PM Andy Grove wrote:
> This makes sense to me know that I understand a little more about Gandiva.
> This also fits well with my proposal to donate DataFu
Praveen Kumar Desabandu created ARROW-4100:
--
Summary: [Gandiva][C++] Fix regex to ignore.
Key: ARROW-4100
URL: https://issues.apache.org/jira/browse/ARROW-4100
Project: Apache Arrow
Praveen Kumar Desabandu created ARROW-4003:
--
Summary: [Gandiva][Java] Safeguard jvm before loading the gandiva
library
Key: ARROW-4003
URL: https://issues.apache.org/jira/browse/ARROW-4003
Praveen Kumar Desabandu created ARROW-3983:
--
Summary: [Gandiva][Crossbow] Use static boost while packaging
Key: ARROW-3983
URL: https://issues.apache.org/jira/browse/ARROW-3983
Project
Praveen Kumar Desabandu created ARROW-3973:
--
Summary: [Gandiva][Java] Move the benchmark tests out of unit test
scope.
Key: ARROW-3973
URL: https://issues.apache.org/jira/browse/ARROW-3973
Praveen Kumar Desabandu created ARROW-3970:
--
Summary: [Gandiva][C++] Remove unnecessary boost dependencies
Key: ARROW-3970
URL: https://issues.apache.org/jira/browse/ARROW-3970
Project
Praveen Kumar Desabandu created ARROW-3902:
--
Summary: [Gandiva] [C++] Remove static c++ linked in Gandiva.
Key: ARROW-3902
URL: https://issues.apache.org/jira/browse/ARROW-3902
Project
Praveen Kumar Desabandu created ARROW-3859:
--
Summary: [Java] Fix ComplexWriter backward incompatible change
Key: ARROW-3859
URL: https://issues.apache.org/jira/browse/ARROW-3859
Project
Praveen Kumar Desabandu created ARROW-3860:
--
Summary: [Gandiva] [C++] Fix packaging broken recently
Key: ARROW-3860
URL: https://issues.apache.org/jira/browse/ARROW-3860
Project: Apache Arrow
Jacques,
Shyam is trying to build dremio against the patch to assess impact. Will
keep the list posted as we progress.
Thx.
On Fri, Nov 16, 2018 at 9:46 AM Jacques Nadeau wrote:
> I'm worried about the change from Millis to Nanos. It seems not so good. I
> think we (dremio) need to better unde
Hi Brett,
You would need to set the java library path (pointing to the location of
the plasma native library).
Please see this script which executes tests for plasma on how to do this (
https://github.com/apache/arrow/blob/master/java/plasma/test.sh).
Thx.
On Wed, Nov 14, 2018 at 2:47 AM Brett
Praveen Kumar Desabandu created ARROW-3609:
--
Summary: [Gandiva] Move benchmark tests out of unit test
Key: ARROW-3609
URL: https://issues.apache.org/jira/browse/ARROW-3609
Project: Apache
> > >
> > > > Hi Praveen,
> > > >
> > > > I assume We're planning to run it on travis, so We need to pass en
> > > > encrypted env variable:
> > > >
> > > >
> > >
> >
> https://docs.travis-ci.com
gs
>
> Have You created the crossbow task for creating the jar? If You submit a PR
> We could further
> discuss the deployment steps there.
>
> On Mon, Oct 15, 2018 at 5:53 AM Praveen Kumar wrote:
>
> > Hi Kristian/Wes,
> >
> > Can you please advise on the depl
Hi Kristian/Wes,
Can you please advise on the deploy tokens. Also do you want to include the
arrow jars in the snapshot deploy?
Thx.
On Fri, Oct 12, 2018 at 11:50 AM Praveen Kumar wrote:
> Hi Kristian,
>
> Thanks for reviewing.
>
> Yup that is our plan too, we are targeting the
, Oct 11, 2018 at 9:41 PM Krisztián Szűcs
wrote:
> On Thu, Oct 11, 2018 at 12:58 PM Praveen Kumar wrote:
>
> > Hi All,
> >
> > I spent some time today understanding cross bow and it looks great!
> >
> > To unblock ourselves immediately, we are going to do the ubun
Praveen Kumar Desabandu created ARROW-3489:
--
Summary: [Gandiva] Support for in expressions
Key: ARROW-3489
URL: https://issues.apache.org/jira/browse/ARROW-3489
Project: Apache Arrow
ew the proposed steps and let me know if they
look correct to you?
Thx.
On Wed, Oct 10, 2018 at 11:33 PM Praveen Kumar wrote:
> Hi Wes,
>
> I'll take this to completion. Will send out a proposal tomorrow.
>
> Thx.
>
> On Wed, Oct 10, 2018, 23:32 Wes McKinney wrote:
>
&g
m, Wes McKinney
> wrote:
> > > > > >
> > > > > > hi Praveen,
> > > > > > Probably the best way to accomplish this is to use our new
> Crossbow
> > > > > > infrastructure for task automation on Travis CI and Appveyor
> rather
> > > >
Praveen Kumar Desabandu created ARROW-3471:
--
Summary: [Gandiva] Investigate caching isomorphic expressions
Key: ARROW-3471
URL: https://issues.apache.org/jira/browse/ARROW-3471
Project
mportant test to document and improve
> > Crossbow for such use cases
> >
> > Thanks
> > Wes
> > On Thu, Oct 4, 2018 at 7:14 AM Praveen Kumar wrote:
> > >
> > > Hi Folks,
> > >
> > > As part of https://issues.apache.org/jira/brows
Hi Folks,
As part of https://issues.apache.org/jira/browse/ARROW-3385, we are
planning to perform a snapshot release of the Gandiva Jar on each commit to
master. This would be a platform independent jar that contains the core
gandiva library and its jni bridge packaged for Mac, Windows and *nix
p
Praveen Kumar Desabandu created ARROW-3386:
--
Summary: Platform independent gandiva jar
Key: ARROW-3386
URL: https://issues.apache.org/jira/browse/ARROW-3386
Project: Apache Arrow
Praveen Kumar Desabandu created ARROW-3385:
--
Summary: Deploy gandiva snapshot jars automatically
Key: ARROW-3385
URL: https://issues.apache.org/jira/browse/ARROW-3385
Project: Apache Arrow
Praveen Kumar Desabandu created ARROW-3384:
--
Summary: Sync remaining commits from gandiva repo
Key: ARROW-3384
URL: https://issues.apache.org/jira/browse/ARROW-3384
Project: Apache Arrow
Praveen Kumar Desabandu created ARROW-3383:
--
Summary: Gandiva Java in travis ci
Key: ARROW-3383
URL: https://issues.apache.org/jira/browse/ARROW-3383
Project: Apache Arrow
Issue
Praveen Kumar Desabandu created ARROW-3382:
--
Summary: Gandiva CPP in travis CI.
Key: ARROW-3382
URL: https://issues.apache.org/jira/browse/ARROW-3382
Project: Apache Arrow
Issue
am available at short notice.
>
> Thanks,
> Wes
> On Sat, Sep 29, 2018 at 6:48 AM Praveen Kumar wrote:
> >
> > Thanks Wes. Since we already have submitted the ICLAs, is it ok if we
> > submit them as combined PRs for the remaining work?
> >
> > We might still have
Thanks Wes. Since we already have submitted the ICLAs, is it ok if we
submit them as combined PRs for the remaining work?
We might still have a couple more PRs to the old repo before we stop
development there.
On Sat, Sep 29, 2018 at 2:27 PM Wes McKinney wrote:
> The merge has just been complet
e C++
> compiler is picking up the other Boost from your system path. You can
> test this hypothesis by purging all your system Boost libraries using
> apt-get purge
>
> - Wes
>
> On Mon, Jun 25, 2018 at 1:13 PM, Praveen Kumar wrote:
> > Tried that did not help.
> >
er failed for me.
>
> Hope that helps!
>
> Cheers,
> Dimitri.
>
> [0]: https://arrow.apache.org/docs/python/development.html
>
> On Mon, Jun 25, 2018 at 4:17 PM Praveen Kumar wrote:
>
> > Hi Folks,
> >
> > I am a newbie to cpp build/packaging. I need some h
Hi Folks,
I am a newbie to cpp build/packaging. I need some help on building against
the arrow static library.
I tried the following
1. Using both arrow and boost from conda (latest versions 0.9 and 1.67).
2. Building arrow from source and boost from conda.
3. Built both from source.
But i am g
Hi Everyone,
I am Praveen, another engineer working on Gandiva. The interest and speed of
engagement around this is great !!Excited to engage with you folks on this.
Thx.
On 2018/06/22 18:09:42, Julian Hyde wrote:
> This is exciting. We have wanted to build an Arrow adapter in Calcite for
>
68 matches
Mail list logo