[
https://issues.jboss.org/browse/TEIID-2998?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2998:
---------------------------------------
The google metadata is returning the column label as the concat of all initial string
column values. So our logic is effectively correct in using this as the column name. It
would seem better of them to only return the first column value, but I'm sure they
have their reasons. About the best we could do here is to offer an import property along
the lines of "use column labels".
problems with DDL returned for dynamic vdb with google spreadsheet
source
-------------------------------------------------------------------------
Key: TEIID-2998
URL:
https://issues.jboss.org/browse/TEIID-2998
Project: Teiid
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: AdminApi
Affects Versions: 8.7
Reporter: Mark Drilling
Assignee: Steven Hawkins
Attachments: ChromeSheet.png, FirefoxSheet.png, GoogleSpreadsheetJIRA.txt
I am seeing inconsistent DDL returned for dynamic VDB with a google spreadsheet source.
In the same google account, I created two spreadsheets. One was created in firefox
browser, one was created in chrome browser (don't know why that matters)
See the attached document showing a comparison of the dynamic VDBs and the DDL that I got
back. The only difference is that the source was pointing to a different spreadsheet.
Notice that the DDL for the "ChromeSheet" returns the concatenated datavalues
for the column name. But it includes a NIS OPTION for the column name.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)