[jira] [Created] (IGNITE-3964) SQL: implement support for table alias

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-3964) SQL: implement support for table alias

Anton Vinogradov (Jira)
Alexey Kuznetsov created IGNITE-3964:
----------------------------------------

             Summary: SQL: implement support for table alias
                 Key: IGNITE-3964
                 URL: https://issues.apache.org/jira/browse/IGNITE-3964
             Project: Ignite
          Issue Type: Task
          Components: SQL
    Affects Versions: 1.6
            Reporter: Alexey Kuznetsov
             Fix For: 2.0


We have ability to specify aliases for columns via org.apache.ignite.cache.QueryEntity#getAliases.

But how about alias for table name? This could be useful in case of moving legacy application to Ignite with a lot of SQL statements.



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