run, doesn´t works:
> > >
> > > parallel(
> > > rollup(
> > > sort(
> > > hashJoin(
> > > search(
> > > hashed=cartesianProduct(
> > > search(
> > >
> > >
> > >
> >
e I´m trying to run, doesn´t works:
> >
> > parallel(
> > rollup(
> > sort(
> > hashJoin(
> > search(
> > hashed=cartesianProduct(
> > search(
> >
> >
> >
> > The simplified version of the above, doesn´t works too:
> >
>
; But this one I´m trying to run, doesn´t works:
>
> parallel(
> rollup(
> sort(
> hashJoin(
> search(
> hashed=cartesianProduct(
> search(
>
>
>
> The simplified version of the above, doesn´t works too:
>
> parallel(
>cartesianProduct(
&
, doesn´t works:
parallel(
rollup(
sort(
hashJoin(
search(
hashed=cartesianProduct(
search(
The simplified version of the above, doesn´t works too:
parallel(
cartesianProduct(
search(
The error is bellow, do you have any hint on how can I fix the expression?
Thank you