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)