]
Ramesh Reddy commented on TEIID-5074:
-------------------------------------
Sorry forgot about that. I thought we had support, so I checked the document at [1], then
I did not see any mention of this feature or example. But now I see this is defined at
[2]. Maybe we should throw in a small example in [1] too. I will fix the code to use a
function.
[1]
Support a way provide SEQUENCE in TeiidDialect
----------------------------------------------
Key: TEIID-5074
URL:
https://issues.jboss.org/browse/TEIID-5074
Project: Teiid
Issue Type: Enhancement
Components: JDBC Driver
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 10.0
Currently, the sequence based Table identity generation support is not available in
current TeiidDialect. The support will not be direct, but with additional constructs in
VDB, we can make this available. Teiid needs to provide a way to call in source specific
of way to insert a layer in Teiid to accomplish this.