]
Debbie Steigner updated TEIID-1766:
-----------------------------------
Attachment: Testing.vdb
EDS ODBC query on a namespace ending in 'e' fails
-------------------------------------------------
Key: TEIID-1766
URL:
https://issues.jboss.org/browse/TEIID-1766
Project: Teiid
Issue Type: Bug
Components: ODBC
Affects Versions: 7.4.1
Reporter: Debbie Steigner
Assignee: Steven Hawkins
Attachments: Testing.vdb
The attached testing vdb contains the following namespaces:
LOOKHERE
TestPG
LOOKAGAIN
If you run the following query via ODBC (JDBC works ):
select nspname from pg_catalog.pg_namespace where nspname = 'LOOKHERE'
It returns zero rows, but if you run the same query with 'LOOKAGAIN' in your
criteria you get the one row, It seems that any namespace ending in an E doesn't
match via ODBC.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: