Pavel Konstantinov created IGNITE-3001:
------------------------------------------
Summary: 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
Assignee: Andrey Novikov
# select any cache
# execute SCAN
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)