error messages during execution to at least be printed.
>
>
> Yaron.
>
> From: Weston Pace
> Sent: Thursday, July 14, 2022 12:38 PM
> To: dev@arrow.apache.org
> Subject: Re: cpp: Debugging 'plan destruction before finishing'
>
> > After some
rhaps it would be
useful to add a kind of debug-flag in Acero that causes these error messages
during execution to at least be printed.
Yaron.
From: Weston Pace
Sent: Thursday, July 14, 2022 12:38 PM
To: dev@arrow.apache.org
Subject: Re: cpp: Debugging
> After some quick debugging, I found that the asof node's StopProducing (a
conditioning necessary to finish the plan) is called shortly after the
error output.
StopProducing should probably more accurately be named "Abort" or
"StopRightNow". If you run the plan to completion normally I do not
be