[
https://issues.jboss.org/browse/TEIID-3192?page=com.atlassian.jira.plugin...
]
Steven Hawkins edited comment on TEIID-3192 at 10/31/14 11:29 AM:
------------------------------------------------------------------
A couple of issues I have also noticed:
Insert should not strip quotes from string values, and bulk insert cannot handle literal
values - insert into foo (a, b) values (?, 1), single row insert doesn't handle
timestamp formatting, join results also don't handle timestamp values in the child,
and bulk insert returns a single int rather than individual codes.
was (Author: shawkins):
A couple of issues I have also noticed:
Insert should not strip quotes from string values, and bulk insert cannot handle literal
values - insert into foo (a, b) values (?, 1), single row insert doesn't handle
timestamp formatting, and join results also don't handle timestamp values in the
child.
Migrate Salesforce connectivity to sf partner api jars
------------------------------------------------------
Key: TEIID-3192
URL:
https://issues.jboss.org/browse/TEIID-3192
Project: Teiid
Issue Type: Component Upgrade
Components: Salesforce Connector
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.10
There are several deficiencies in using CXF for salesforce connectivity - we are not
batching correctly, there is additional CXF overhead, and we have to maintain our own
generated java of the api.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)