]
Ramesh Reddy commented on TEIID-5074:
-------------------------------------
Thanks [~shawkins]. I updated the code to return an expression and updated the document to
create the function as non-deterministic.
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.