Isn't this the same linear subplan limitation that was stopping union from working? (before Keren and company implemented it differently...) https://code.google.com/p/asterixdb/issues/detail?id=157 should have some more info.
- Ian On Tue, Jun 2, 2015 at 11:52 AM, Steven Jacobs <[email protected]> wrote: > Hi, I got an interesting new error and I was wondering if anyone knew the > origins/limitation issue that this is referring to. > > Attempting to construct a nested plan with 20 operator descriptors. > Currently, nested plans can only consist in linear pipelines of > Asterix micro operators. [AlgebricksException] > > > Steven >
