[
https://issues.jboss.org/browse/TEIIDDES-1306?page=com.atlassian.jira.plu...
]
Steven Hawkins commented on TEIIDDES-1306:
------------------------------------------
The intent of this is a modeling issue. When using an importer, such as for a web
service, they want an option to create pks on the resulting views if none exist (or
possibly to identify the relevant existing columns as pks). This of course can be done
after generation by adding a column that uses "for ordinality" or a generated
UUID as a value.
Adding the texttable "for ordinality" is really a separate issue and can easily
be worked around by projecting a windowed count() - although that is less performant.
Feature Request - auto generate primary key for model results
-------------------------------------------------------------
Key: TEIIDDES-1306
URL:
https://issues.jboss.org/browse/TEIIDDES-1306
Project: Teiid Designer
Issue Type: Feature Request
Reporter: Debbie Steigner
When the results from a Metadata model search, return data that doesn't have a
natural row identifier
(e.g. results from a web search, where only text is returned) is there a way to auto
generate a simple primary key identifier value, e.g. rowid in oracle
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira