Skip to main content

Posts

Showing posts with the label TEIID HIVE MEMORY GSSAPI TEXTTABLE

Teiid 7.6 Final Released

We are pleased to announce Teiid 7.6 is now available.  Highlights of 7.6 features: Procedure language features - Added support for compound/block statements, BEGIN [[NOT] ATOMIC], loop/block labels, and the leave statement. See the reference for more. File Enhancements - the file translator can now optionally (via the ExceptionIfFileNotFound property) throw an exception if the path refers to a file that doesn't exist. The file resource adapter can be configured to map file names and can prevent parent path .. references. See the Admin Guide or the file-ds.xml template for more. TEXTTABLE Enhancements - TEXTTABLE can now parse fixed width files that do not use a row delimiter and can optionally produce fixed values that haven't been trimmed. Temp table transactions - Internal materialized views and temp table usage from a session and within procedures can take advantage of greater transaction support. Buffering Improvements Added the ability to inline mem...