Re: Parallel SQL where exists, in

2016-07-20 Thread Pablo Anzorena
I don't have time now, but I'll keep that in mind. Thanks. 2016-07-19 12:27 GMT-03:00 Erick Erickson : > There is a lot of activity in the ParallelSQL world, all being done > by a very few people, so it's a matter of priorities. Can you > consider submitting a patch? > > Best, > Erick > > On Tue

Re: Parallel SQL where exists, in

2016-07-19 Thread Erick Erickson
There is a lot of activity in the ParallelSQL world, all being done by a very few people, so it's a matter of priorities. Can you consider submitting a patch? Best, Erick On Tue, Jul 19, 2016 at 8:12 AM, Pablo Anzorena wrote: > Hey, > > Is anyone willing to add the where exists and in clauses in

Parallel SQL where exists, in

2016-07-19 Thread Pablo Anzorena
Hey, Is anyone willing to add the where exists and in clauses into paraller sql? Thanks.