On Sun, Jan 22, 2017 at 5:06 AM, Alexei Scherbakov < [email protected]> wrote:
> Yes, it will be possible because distributed joins are executed using > broadcast queries. > > In this case why even bother supporting non-collocated joins? We need to throw an exception in this case. 2017-01-22 15:49 GMT+03:00 Dmitriy Setrakyan <[email protected]>: > > > On Sun, Jan 22, 2017 at 4:46 AM, Alexei Scherbakov < > > [email protected]> wrote: > > > > > Dmitriy, > > > > > > ScanQueries currently support only one partition. I will extend it to > > > support multiple partitions. > > > > > > For distributed joins partitions will only be applied on "map" query > > step. > > > > > > > Will it still be possible to get data from the partitions that were not > > specified? > > > > > > -- > > Best regards, > Alexei Scherbakov >
