pyzhou-talend
3ed1c41115
TDI-37739 : restore the origin method and modify the error message.
2016-11-07 17:29:29 +08:00
pyzhou-talend
5ba9322ccb
TDI-37739 : tMap: type converter errors are not expressive enough
2016-11-07 16:49:58 +08:00
pyzhou-talend
f798c15ad2
TDI-37596 Add origin input to error message.
2016-11-07 09:46:40 +08:00
pyzhou-talend
c365567e84
change code to remain origin errorMessage.
2016-11-04 16:31:51 +08:00
pyzhou-talend
c391007e34
TDI-37596: tExtractDelimitedFields outputs "null" as the errorMessage on
...
the reject path when schema is BigDecimal
https://jira.talendforge.org/browse/TDI-37596
2016-11-04 16:31:51 +08:00
wang wei
0e328adc6f
TDI-36263: tXmlMap removes namespace in attribute.
...
https://jira.talendforge.org/browse/TDI-36263
2016-10-11 15:36:42 +08:00
Ivan Honchar
a068d1cdbb
TDI-37464 Updated javadocs of CHANGE(). EREPLACE() String handling functions
2016-09-12 17:44:21 +03:00
Pierre Teyssier
6d85ebe78b
TDI-36562 : Avoid locale dependant string comparison
...
- Fix compilation and simplify the code
2016-06-23 00:45:44 +08:00
Pierre Teyssier
19e5635963
TDI-36562 : Avoid locale dependant string comparison
2016-06-22 22:47:29 +08:00
Francis Upton IV
a3d341716c
TCOMP-28 Avro representation changes
2016-03-09 17:21:50 -08:00
Francis Upton IV
593eba66d0
TCOMP-28 Avro representation changes
2016-03-08 20:58:58 -08:00
Francis Upton IV
ef5f6bb284
TCOMP-62 Align studio classes with new compnent runtime API
2016-02-29 22:39:00 -08:00
iwang
d2d3647bd2
Update copyright year to 2016
2016-01-25 09:46:46 +01:00
Pierre Teyssier
35a401d3a5
Merge pull request #306 from jzhao-talend/master
...
TDI-35107: New Salesforce components "Use this connection" doesn't work
2016-01-22 18:30:37 +08:00
wang wei
6dabb24bd2
TDI-35076: tXMLMap removing the namespace for attributes
...
https://jira.talendforge.org/browse/TDI-35076
2016-01-18 15:30:18 +08:00
jzhao
860a1636e9
TDI-35107: New Salesforce components "Use this connection" doesn't work
...
[Need modify code out of "components" repository]
https://jira.talendforge.org/browse/TDI-35107
2016-01-15 18:53:13 +08:00
wang wei
ef10de6097
TDI-31702: TalendDate.getCurrentDate() has a bad performance
...
https://jira.talendforge.org/browse/TDI-31702
2015-12-14 09:34:49 +08:00
ycbai
905dcb144a
Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard
2015-11-19 11:00:27 +08:00
wang wei
baef071a3d
TDI-34399: Recovery/Resuming logging does not support parallel
...
operations at job runtime
https://jira.talendforge.org/browse/TDI-34399
2015-11-16 15:36:55 +08:00
Francis Upton IV
51f4e0a1bc
TUP-3313 New Component Architecture (codegen)
2015-10-22 19:32:27 -07:00
wang wei
5bb33ab0bc
TDI-32579: Job reaches the 65K limit in the tDB2Input component
...
https://jira.talendforge.org/browse/TDI-32579
2015-10-09 17:52:25 +08:00
rdubois
5aab2c4b3f
TBD-2420 - Rewrite GetJarsToRegister class as a routine
2015-09-23 17:21:00 +02:00
wang wei
5618ab5671
TDI-32989: The data be changed in the reject flow
...
https://jira.talendforge.org/browse/TDI-32989
2015-09-17 14:21:01 +08:00
wang wei
d268dea011
TDI-33682: Codegeneration problem
...
https://jira.talendforge.org/browse/TDI-33682
2015-09-16 09:49:32 +08:00
amarkevich
54a3cb2a50
unify routine template param
2015-09-11 11:52:11 +03:00
wang wei
a973e89bcc
Revert "TDI-32442: Data format of Dynamic is not surported for excel2003
...
and excel2007 with event mode
https://jira.talendforge.org/browse/TDI-32442
2015-08-28 10:37:31 +08:00
Pierre Teyssier
efe2d9881a
Merge pull request #241 from wluo-talend/master
...
TDI-32659: Tmap:the function "Talenddate"-"diffdate" is not correct
2015-08-27 12:56:06 +08:00
pbailly
85389763bd
[TBD-1786] Add parseDateInUTC method in TalendDate.
2015-08-18 16:28:35 +02:00
zzliu
10f77ac8fb
TDI-32442: Data format of Dynamic is not surported for excel2003 and excel2007 with event mode.
...
Note: Modify ParserUtils.java to resolve the failed TUJ
https://jira.talendforge.org/browse/TDI-32442
2015-08-10 12:52:48 +08:00
zzliu
bce770d005
TDI-32442: Data format of Dynamic is not surported for excel2003 and excel2007 with event mode.
...
Note: Modify ParserUtils.java to format non-dynamic date
https://jira.talendforge.org/browse/TDI-32442
2015-08-07 18:03:07 +08:00
wluo-talend
eef60ff013
TDI-32659: Tmap:the function "Talenddate"-"diffdate" is not correct
...
https://jira.talendforge.org/browse/TDI-32659
2015-08-06 16:07:35 -07:00
pbailly
a86d9595e4
[TBD-1786] Add Function for save date in UTC.
2015-08-03 15:01:46 +02:00
zzliu
6c83241e72
TDI-32442: Data format of Dynamic is not surported for excel2003 and excel2007 with event mode.
...
Note: revome the modification of ParserUtils.java
https://jira.talendforge.org/browse/TDI-32442
2015-07-30 11:17:57 +08:00
zzliu
05ec06d04e
TDI-32442:Data format of Dynamic is not surported for excel2003 and excel2007 with event mode.
...
https://jira.talendforge.org/browse/TDI-32442
2015-07-15 17:49:55 +08:00
rdubois
8dac9e0b90
TBD-2020: fix latest issues regarding the big data routines provider
2015-06-08 12:19:22 +02:00
pbailly
e42ff6e818
[TBD-2020] Add BigDataParserUtils.
2015-06-04 11:55:29 +02:00
Rémy DUBOIS
d0d4cf17a5
Merge pull request #206 from ftom/master
...
TBD-1238
2015-06-02 18:19:12 +02:00
rdubois
adeb54cac3
TBD-1964: add real time metrics for Spark Streaming
2015-06-02 16:33:40 +02:00
ftom
7cb6a7e447
TBD-1238
...
Introduce new split function to handle direct byte buffers and apply encoding rules to handle mixed encoded record (ex: ISO-8859-15 + UTF-8)
Conflicts:
main/plugins/org.talend.librariesmanager/resources/java/routines/system/StringUtils.java
2015-06-02 11:37:42 +02:00
wchen-talend
60aa4e1a08
TUP-2880 :migrate java/lib to maven repository
2015-05-27 16:40:27 +08:00
wang wei
44931fbac6
TDI-32594: If UPDATE is used in any of our ELTOutput component : you
...
can't use any SQL expression in the ELTMap otherwise it corrupts the SQL
Generated
https://jira.talendforge.org/browse/TDI-32594
2015-05-25 18:07:53 +08:00
wang wei
a65053095b
TDI-29444: Support for SQL Templates in Vertica
...
https://jira.talendforge.org/browse/TDI-29444
2015-05-14 10:25:16 +08:00
rdubois
7d3798f516
TBD-1843: add statistics for Spark
2015-04-23 15:00:16 +02:00
Mike Hirt
075f444e9c
Update copyright to 2015
2015-01-02 14:20:05 +01:00
CHEN Bin
11d099a63b
TUP-2478: Heap space error hangs job with parallel iterations
...
https://jira.talendforge.org/browse/TUP-2478
handle java.lang.Error when iterator enable parallel
2014-12-31 14:21:04 +08:00
wluo-talend
7ece7a3f46
TDI-31476: Serious precision loss in standard routine and undue rounding
...
effect
https://jira.talendforge.org/browse/TDI-31476
2014-12-19 10:06:43 +08:00
CHEN Bin
aa740a819f
TDI-31266: OutputFIleDelimited having issues with records over 8K when used with other components
...
https://jira.talendforge.org/browse/TDI-31266
change the tag about Iterator enable parallel from subtree to each component, which can fix the problem if the component is after onComponent/Subjob
2014-12-16 11:13:58 +08:00
wang wei
4d56b928d5
TDI-31298: Null Password error if you change the password context field
...
in Default.properties after building the Talend Job.
https://jira.talendforge.org/browse/TDI-31298
2014-11-26 15:17:54 +08:00
CHEN Bin
e2a7f2dc93
TDI-30996: Duplicate variable names when enabling parallel execution on iterations within the same subjob
...
https://jira.talendforge.org/browse/TDI-30996
lockWrite is the lock provided by iterate with parallel, one lockWrite for one Iterate connector
2014-11-25 16:30:25 +08:00
wang wei
4998b34014
TUP-2332: uppercase of the key in a map of JSONObject class
...
https://jira.talendforge.org/browse/TUP-2332
2014-11-14 13:40:39 +08:00