[jira] [Commented] (IGNITE-7664) SQL: throw sane exception on unsupported SQL statements

2019-03-28 Thread Ignite TC Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16803927#comment-16803927 ] Ignite TC Bot commented on IGNITE-7664: --- {panel:title=-- Run :: All: No blockers

[jira] [Commented] (IGNITE-7664) SQL: throw sane exception on unsupported SQL statements

2019-03-13 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16791540#comment-16791540 ] Vladimir Ozerov commented on IGNITE-7664: - [~tledkov-gridgain], please see my comments below.

[jira] [Commented] (IGNITE-7664) SQL: throw sane exception on unsupported SQL statements

2019-03-05 Thread Taras Ledkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16784264#comment-16784264 ] Taras Ledkov commented on IGNITE-7664: -- [~vozerov], please take a look: IGNITE-11472 > SQL: throw

[jira] [Commented] (IGNITE-7664) SQL: throw sane exception on unsupported SQL statements

2019-03-04 Thread Taras Ledkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16783518#comment-16783518 ] Taras Ledkov commented on IGNITE-7664: -- - The trivial short patches for IGNITE-11450 (HELP / SHOW)

[jira] [Commented] (IGNITE-7664) SQL: throw sane exception on unsupported SQL statements

2019-03-01 Thread Taras Ledkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16781594#comment-16781594 ] Taras Ledkov commented on IGNITE-7664: -- A bit about rows output behavior. - TOP == LIMIT == FETCH -

[jira] [Commented] (IGNITE-7664) SQL: throw sane exception on unsupported SQL statements

2019-02-28 Thread Taras Ledkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16780557#comment-16780557 ] Taras Ledkov commented on IGNITE-7664: -- [~vozerov], ok, I add checks for the most H2 SQL command

[jira] [Commented] (IGNITE-7664) SQL: throw sane exception on unsupported SQL statements

2019-02-28 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16780248#comment-16780248 ] Vladimir Ozerov commented on IGNITE-7664: - http://h2database.com/html/grammar.html > SQL: throw

[jira] [Commented] (IGNITE-7664) SQL: throw sane exception on unsupported SQL statements

2019-02-27 Thread Ignite TC Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16779041#comment-16779041 ] Ignite TC Bot commented on IGNITE-7664: --- {panel:title=-- Run :: All: No blockers

[jira] [Commented] (IGNITE-7664) SQL: throw sane exception on unsupported SQL statements

2019-02-20 Thread Taras Ledkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773026#comment-16773026 ] Taras Ledkov commented on IGNITE-7664: -- Unsupported cleanup: - WITH RECURSIVE; - DEFAULT value in

[jira] [Commented] (IGNITE-7664) SQL: throw sane exception on unsupported SQL statements

2019-02-18 Thread Taras Ledkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771156#comment-16771156 ] Taras Ledkov commented on IGNITE-7664: -- Should we disable {{SHOW SCHEMAS | TABLES | COLUMNS FROM

[jira] [Commented] (IGNITE-7664) SQL: throw sane exception on unsupported SQL statements

2019-02-15 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16769390#comment-16769390 ] Vladimir Ozerov commented on IGNITE-7664: - What we need is to investigate H2 syntax of SELECT