You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2016/11/30 07:41:58 UTC

[jira] [Created] (CALCITE-1514) Support LIMIT in DELETE queries

Rajeshbabu Chintaguntla created CALCITE-1514:
------------------------------------------------

             Summary: Support LIMIT in DELETE queries
                 Key: CALCITE-1514
                 URL: https://issues.apache.org/jira/browse/CALCITE-1514
             Project: Calcite
          Issue Type: Improvement
            Reporter: Rajeshbabu Chintaguntla
            Assignee: Julian Hyde


MySQL and Phoenix supports LIMIT in DELETE query.
http://dev.mysql.com/doc/refman/5.7/en/delete.html
http://phoenix.apache.org/language/index.html#delete

We can support the same may be with SqlConformance methods.
Ping [~jamestaylor] [~julianhyde] [~maryannxue].



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