confirming. master has been broken in the morning; currently it should
be ok, though
On Fri, May 22, 2015 at 4:34 PM, Manoj Kumar
wrote:
> Hello,
>
> I updated my master from upstream recently, and on running
>
> build/sbt assembly
>
> it gives me this error
>
> [error]
> /home/manoj/spark/exampl
(which I think you are) when possible as there are other
> projects using catalyst.
> - Finally, we'll have to balance this with other code changes / conflicts.
>
> You should probably open a JIRA and we can continue the discussion there.
>
> On Tue, May 19, 2015 at 4:16
Hi everybody,
At the moment, Catalyst rules are defined using two different types of rules:
`Rule[LogicalPlan]` and `Strategy` (which in turn maps to
`GenericStrategy[SparkPlan]`).
I propose to introduce utility methods to
a) reduce the boilerplate to define rewrite rules
b) turning them bac