[teiid-issues] [JBoss JIRA] (TEIID-5084) Executing query against a Flat File Source using new getTextFiles() procedure fails with *.vdb

Barry LaFond (JIRA) issues at jboss.org
Fri Sep 29 10:51:00 EDT 2017


Barry LaFond created TEIID-5084:
-----------------------------------

             Summary: Executing query against a Flat File Source using new getTextFiles() procedure fails with *.vdb
                 Key: TEIID-5084
                 URL: https://issues.jboss.org/browse/TEIID-5084
             Project: Teiid
          Issue Type: Bug
    Affects Versions: 8.12.x-6.4
            Reporter: Barry LaFond
            Assignee: Steven Hawkins


TEIID-8457 changed the getTextFiles() procedure to return 5 columns in stead of 2.

Teiid Designer now generates 5 column result set in the Flat File importer.

Preview Data works correctly using the temp generated Dynamic VDB which does not include the *source* model.  If you add that DDL back in the preview fails with:


09:36:34,607 WARN  [org.teiid.PROCESSOR] (Worker0_QueryProcessorQueue3) TEIID30020 Processing exception for request kbAwSo//6LsD.0 'TEIID30504 SourceModelForFlatFile: Inproper results returned.  Expected 5 columns, but was 2'. Originally TeiidProcessingException ConnectorWorkItem.java:439. Enable more detailed logging to see the entire stacktrace.

When I create a *.vdb file and deploy, for this same Flat FIle view... Execute VDB fails with the same error.  The *.vdb, of course, contains the source model.




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list