Hello,
Eventually we can extract a ExecuteQuery class that will execute the query
and poll for the result this way can extract some code from SQLEditor. Then
the execute query can have parameters for the explain plan option and we
can build the query in the backend.
Thanks for the input, I will tr
Hi
On Fri, Jan 19, 2018 at 2:09 PM, Joao De Almeida Pereira
wrote:
> Hello Hackers,
> We are trying to find a solution for the explain plans that currently are
> not working in GP, due to the lack of support for JSON. We believe that the
> best options for this it would be to display the text in
On Jan 20, 2018 11:34 AM, "Murtuza Zabuawala" <
murtuza.zabuaw...@enterprisedb.com> wrote:
On Fri, Jan 19, 2018 at 7:39 PM, Joao De Almeida Pereira <
jdealmeidapere...@pivotal.io> wrote:
> Hello Hackers,
> We are trying to find a solution for the explain plans that currently are
> not working in
On Fri, Jan 19, 2018 at 7:39 PM, Joao De Almeida Pereira <
jdealmeidapere...@pivotal.io> wrote:
> Hello Hackers,
> We are trying to find a solution for the explain plans that currently are
> not working in GP, due to the lack of support for JSON. We believe that the
> best options for this it woul
Hello Hackers,
We are trying to find a solution for the explain plans that currently are
not working in GP, due to the lack of support for JSON. We believe that the
best options for this it would be to display the text in the tab instead of
the visual version for our case.
In order to implement thi