[
https://issues.redhat.com/browse/TEIIDSB-208?page=com.atlassian.jira.plug...
]
Steven Hawkins commented on TEIIDSB-208:
----------------------------------------
Moved the common logic into the api module (which is now a little misnamed). And updated
the spring boot side. There was a similar issue with the salesforce logic in that several
properties had different cases from the teiid side (spreadSheet vs. spreadsheet), so now
we're using the teiid case on both sides. The new spreadsheets map property is
expected to be set via spring map properties - which works for application.properties or
yaml, but I'm not sure about as env properties. If it does not, then I'll need to
add the same string property map parsing as on the teiid side.
Use the same google spreadsheet logic as teiid
----------------------------------------------
Key: TEIIDSB-208
URL:
https://issues.redhat.com/browse/TEIIDSB-208
Project: Teiid Spring Boot
Issue Type: Quality Risk
Components: datasource
Reporter: Steven Hawkins
Priority: Major
Fix For: 1.6.0
Original Estimate: 5 hours
Remaining Estimate: 5 hours
With a refinement to support multiple spreadsheets we should pull this logic forward by
sharing the implementation.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)