You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2016/04/15 06:20:25 UTC

[jira] [Closed] (IGNITE-3001) SQL: 'show query' doesn't work after SCAN

     [ https://issues.apache.org/jira/browse/IGNITE-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Konstantinov closed IGNITE-3001.
--------------------------------------
    Assignee:     (was: Pavel Konstantinov)

Tested. Now all OK.

> SQL: 'show query' doesn't work after SCAN
> -----------------------------------------
>
>                 Key: IGNITE-3001
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3001
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Pavel Konstantinov
>             Fix For: 1.6
>
>
> The easiest  way to reproduce - use the demo mode.
> # select any cache
> # execute SCAN
> # click on 'show query' under the results table
> Observing:
> # no message with query appear
> # dev-console populated with error:
> {code}
> 09:44:58.667 Error: paragraph.queryArgs.query is undefined
> .execute/</$scope.showResultQuery@https://staging-console.gridgain.com/app.js:21196:1
> anonymous/fn@https://staging-console.gridgain.com/vendors.js line 111736 > Function:2:341
> expensiveCheckFn@https://staging-console.gridgain.com/vendors.js:112627:24
> ngEventHandler/</callback@https://staging-console.gridgain.com/vendors.js:115594:21
> $RootScopeProvider/this.$get</Scope.prototype.$eval@https://staging-console.gridgain.com/vendors.js:113405:22
> $RootScopeProvider/this.$get</Scope.prototype.$apply@https://staging-console.gridgain.com/vendors.js:113428:26
> ngEventHandler/<@https://staging-console.gridgain.com/vendors.js:115599:21
> jQuery.event.dispatch@https://staging-console.gridgain.com/vendors.js:124782:25
> jQuery.event.add/elemData.handle@https://staging-console.gridgain.com/vendors.js:124653:91
> 1 vendors.js:110951:24
> consoleLog/<() vendors.js:110951
> $ExceptionHandlerProvider/this.$get</<() vendors.js:109759
> $RootScopeProvider/this.$get</Scope.prototype.$apply() vendors.js:113433
> ngEventHandler/<() vendors.js:115599
> jQuery.event.dispatch() vendors.js:124782
> jQuery.event.add/elemData.handle() vendors.js:124653
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)