Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1ejYGP-0000cc-I2 for pgadmin-hackers@arkaria.postgresql.org; Wed, 07 Feb 2018 22:32:25 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ejYGO-0007Os-LR for pgadmin-hackers@arkaria.postgresql.org; Wed, 07 Feb 2018 22:32:24 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1ejYGO-0007Oi-Da for pgadmin-hackers@lists.postgresql.org; Wed, 07 Feb 2018 22:32:24 +0000 Received: from mail-io0-x22f.google.com ([2607:f8b0:4001:c06::22f]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ejYGL-0005EP-Er for pgadmin-hackers@postgresql.org; Wed, 07 Feb 2018 22:32:22 +0000 Received: by mail-io0-x22f.google.com with SMTP id f89so3736183ioj.4 for ; Wed, 07 Feb 2018 14:32:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pivotal-io.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=2UjMYOcRhW618YXNjhIQl7dPDbxw9a6JYTWVvPNs+Oo=; b=Kv3NXnLEjz8NL1DIIlIX25GCNpAGXrmSitd0Tv3Mh38hZBG1WJNb+lCrVY1SoW0Twi pDNdBnWWmvo2k1r/mHi8L7QIv4bLHR7Fd09M5nHky6cJSqespu1Zwhch7DXdgWhq7Vbt XUhYCl9L485CLGuKaQhElda3rRhADi44Q/wO7Z2lFFvdHOpqW0Lo7NTXuiDOSmy6Pblc 1PJdYJ7UmRPWIk601W/9vyKBn1zoYXD5G08qrvlrmXuleKHZz4gxmqhFWRr+j620hw76 yamKlJahIK6W5hIGpMnLCuLiS7g36SybEOKccXXzyi5g2okASFg8Wey+0I3P8GU0m8yM nqEQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=2UjMYOcRhW618YXNjhIQl7dPDbxw9a6JYTWVvPNs+Oo=; b=gH8PSLioYt73hTFo51JGlGhtdf7ZUJj5fgTJAb+07E5T2OFXeZBn3xqAQp7m7ICSDC 7YzCt76Uf5rUKtxjkVa7uSKSSpbpmPQyNccPnnlpwD0icXEodBsqGt1kkZo76UgFNF7D YOgcdlMGQLzAibEUKD0wpJKCm5D3nDnFFq9tXdWktoDbAxNInphKB3k5VeEYlsfj+if5 aXVfhR8kW6cIVIMjEm8217SFi7ak5DpCZrtGP/H98KV0iE4YiWlUtCq4LW5eyCMuCR8K jjJ2yqkUknF5zjFrjKF04XPqmFBkVTo4k0bX0DkL7MlKeO2hfKzhbt9Y1s9i1BTwsHwz kIkA== X-Gm-Message-State: APf1xPBVhMe8hf+CMZFoG0+ukUP7T9BUqSxOP1kilCy93nPK2053wZ0x 5l0fSno/qycJAsIOo3OTmf2XCfQUcxUpdmMJloVhAQ== X-Google-Smtp-Source: AH8x224N7dAna/c2B5NBftpkYWrE7OCIvb6VGSMLu0AqD7AWPui1pHtw8qvIHg1QZ1zZU4sF8b2K3jUUAn3ActtdDwg= X-Received: by 10.107.132.3 with SMTP id g3mr9492823iod.46.1518042740485; Wed, 07 Feb 2018 14:32:20 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Joao De Almeida Pereira Date: Wed, 07 Feb 2018 22:32:10 +0000 Message-ID: Subject: Re: [pgadmin][patch] [GreenPlum] When user press Explain Plan and Explain analyze plan an error is displayed To: pgadmin-hackers Content-Type: multipart/alternative; boundary="001a113f8c2a4d19f60564a6de0e" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a113f8c2a4d19f60564a6de0e Content-Type: text/plain; charset="UTF-8" Hello, Any Feedback on this Patch? We have other changes that we already developed that depend on this change. Thanks On Tue, Feb 6, 2018 at 9:33 AM Joao De Almeida Pereira < jdealmeidapereira@pivotal.io> wrote: > Hello, > Any feedback on this Patch? > > Thanks > Joao > > On Fri, Feb 2, 2018 at 5:50 PM Joao De Almeida Pereira < > jdealmeidapereira@pivotal.io> wrote: > >> Hi Hackers, >> This is quite a big patch in order to solve the problem with the Explain >> Plan. >> >> We sent 2 patches that have the following: >> *- update-javascript-packages.diff * >> Add package: >> is-docker to select a specific setting when running the Chrome tests >> in >> Docker >> >> Upgrade the version of: >> - babel-loader >> - extract-text-webpack-plugin >> - jasmine-core >> - jasmine-enzyme >> - moment >> *- explain-plan-greenplum.diff* >> Extract SQLEditor.execute and SQLEditor._poll into their own files and >> add test around them >> Extract SQLEditor backend functions that start executing query to their >> own files and add tests around it >> Move the Explain SQL from the front-end and now pass the Explain plan >> parameters as a JSON object in the start query call. >> Extract the compile_template_name into a function that can be used by >> the different places that try to select the version of the template and the >> server type >> >> >> Thanks >> Joao >> > --001a113f8c2a4d19f60564a6de0e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,
Any Feedback on this Patch?
We have o= ther changes that we already developed that depend on this change.

Thanks

On Tue, Feb 6, 2018 at 9:33 AM Joao De Almeida Pereira <jdealmeidapereira@pivotal.io&g= t; wrote:
Hello,Any feedback on this Patch?

Thanks
<= div dir=3D"ltr">
Joao

On Fri, Feb 2, 2018 at 5:50 PM Joao De Almeida Pereira <jdealmeidaperei= ra@pivotal.io> wrote:
Hi Hackers,
This is quite a big patch in order to solve the = problem with the Explain Plan.

We sent 2 patches t= hat have the following:
-=C2=A0update-javascript-packages.diff= =C2=A0
=C2=A0 =C2=A0 Add package:
=C2=A0 = =C2=A0 =C2=A0is-docker to select a specific setting when running the Chrome= tests in
=C2=A0 =C2=A0 =C2=A0Docker

=C2= =A0 =C2=A0 Upgrade the version of:
=C2=A0 =C2=A0 - babel-loader
=C2=A0 =C2=A0 - extract-text-webpack-plugin
=C2=A0 =C2= =A0 - jasmine-core
=C2=A0 =C2=A0 - jasmine-enzyme
=C2= =A0 =C2=A0 - moment
-=C2=A0explain-plan-greenplum.diff
=C2=A0 Extract SQLEditor.execute and SQLEditor._poll into thei= r own files and add test around them
=C2=A0 Extract SQLEditor bac= kend functions that start executing query to their own files and add tests = around it
=C2=A0 Move the Explain SQL from the front-end and now = pass the Explain plan parameters as a JSON object in the start query call.<= /div>
=C2=A0 Extract the compile_template_name into a function that can= be used by the different places that try to select the version of the temp= late and the server type


Thanks
Joao
--001a113f8c2a4d19f60564a6de0e--