[
https://issues.jboss.org/browse/TEIID-4493?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-4493:
---------------------------------------
[~blafond] Grammar changes:
- ARRAY[expression list] is supported for constructing an array value.
Resolver changes:
- Any numeric literal is implicitly convertible to double/float - even if there is a loss
of precision.
- subqueries are allowed in just a select without a from clause
- array/row value comparisons are allowed with multiple columns projected from a subquery:
(a, b) in (select x, y from foo)
I'll formally document the ARRAY syntax option and the implicit resolving change.
Add support for integration with qgis
--------------------------------------
Key: TEIID-4493
URL:
https://issues.jboss.org/browse/TEIID-4493
Project: Teiid
Issue Type: Enhancement
Components: Documentation, Grammar, Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.2
Similar to our support for GeoServer, we should support qgis integration if possible.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)