]
Ramesh Reddy commented on TEIID-5074:
-------------------------------------
Can you log an issue for generating the SEQUENCE DDL in source models where it is
supported?
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.