Description of problem: Teiid designer can select file encoding when create file model using import function. However, it does not effect preview data function and actual VDB. Actual VDB can set encoding by overriding file translator property. However, VDB for preview data function is created by automatically in teiid designer, so we cannot set encoding. Version-Release number of selected component (if applicable): JDV 6.0.0 JBDS 7.1.0 Teiid deginer 8.3.1 Expected results: Can set encoding in preview VDB of file model.
Barry LaFond <blafond> updated the status of jira TEIIDDES-2060 to Resolved
Barry LaFond <blafond> updated the status of jira TEIIDDES-2060 to Closed
Preview now works with the proper translator override set on the source model. However, the File Encoding translator override is not set on the source model when importing from flat file CP and has to be set manually. I logged this a separate bz: 1180641