* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context
* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context
* fix(TDI-43810): Fix for xml component
* fix(TDI-43810): Do not ignore service attr when checkbox is hidden
* fix(TDI-43810): Use hashset instead of arraylist
* fix(TDI-43810): Minor refactoring
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NVARCHAR and NCHAR columns only for MS driver
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NTEXT columns only for MS driver
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NVARCHAR and NCHAR columns
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NVARCHAR and NCHAR columns
* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French
* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French
* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French
* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French
* fix(TDI-43619): Null Value Treated as <TALEND_NULL> in Subjob
* fix(TDI-43619): fix for all types to avoid the parse warn log or message
when null
* fix the compiler issue for password field
* Fix TUP-26264 tELTMap generated query has extra symbols generated when
more input mapping in component
https://jira.talendforge.org/browse/TUP-26264
* Fix TUP-26264 tELTMap generated query has extra symbols generated when
more input mapping in component
https://jira.talendforge.org/browse/TUP-26264
Conflicts:
test/plugins/org.talend.designer.dbmap.test/src/org/talend/designer/dbmap/language/generation/DbGenerationManagerTest.java
* fix(TDI-43610) : jsonutil keep decimal even if 0
* fix(TDI-43610) : jsonutil bump version to 2.4.5-talend
* fix(TDI-43610) : bump to json-lib-talend 2.4.5
* fix(TDI-43610) : bump to json-lib-talend 2.4.5
* fix(TDI-43610) : jsonutil keep decimal even if 0
* fix(TDI-43610) : jsonutil keep decimal even if 0
* fix(TDI-43610) : jsonutil bump version to 2.4.5-talend
* fix(TDI-43610) : bump to json-lib-talend 2.4.5
* fix(TDI-43610) : bump to json-lib-talend 2.4.5
* fix(TDI-43610) : jsonutil keep decimal even if 0
* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard
https://jira.talendforge.org/browse/TUP-25226
* fix(TUP-25585): [BUG]Data viewer failed for HDFS
https://jira.talendforge.org/browse/TUP-25585
* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard
https://jira.talendforge.org/browse/TUP-25226
* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard
https://jira.talendforge.org/browse/TUP-25226
* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard
https://jira.talendforge.org/browse/TUP-25226
* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"
This reverts commit b04d1bdca4.
* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"
This reverts commit 0fd1ce627b.
* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"
This reverts commit 434c102f8c.
* fix(TDI-41651): Provide possibility to specify alias for output table ELT
* Do the same fix as mssqlELT
* Small refactoring for query codeGen
* fix(TDI-41651): Fix issues
* Correct notion in javaxml file
* Rename cleanUp method
* Use stringUtils in alias for input table
* fix(TDI-41651): Add getters for inner class
* fix(TDI-41651): Add missing property in pom.xml
* fix(TDI-41651): Add missing i18n label
* fix(TDI-41651): Remove use alias for output field
* fix(TDI-41651): Fix conflicts
* feat(TUP-25035)Implicit tContextLoad feature (with selection from file)
uses a hardcoded encoding of ISO-8859-15
* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
NPE (#4062)
* fix(TDI-39084): fail to get sap table parameter for tsapbapi and throw
NPE
Conflicts:
main/plugins/org.talend.repository/plugin.xml
* correct the version after merge origin/master
* fix migration
Conflicts:
main/plugins/org.talend.repository/plugin.xml
* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters
* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters
* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters. Change default encoding to system's 'file.encoding'
(cherry picked from commit f77ff96de2)
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field. Refactoring
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field. Add Output component check
(cherry picked from commit 47deaa8326)
* fix(TDI-42187): Fix Double Checked Locking in GlobalResource
* fix(TDI-42187): use more readable method
* fix(TDI-42187): use more readable method
* fix(TDI-42187): adjust the java compiler level in pom file to make the
java 8 style code works and now master use java 8, not promise java 7,
so it is ok
* feat(TUP-24028)Add Azure datacenter part of the studio connection
* feat(TUP-24028)Add Azure datacenter part of the studio connection
* feat(TUP-24028)Add Azure datacenter part of the studio connection
* Ensure monitoring feature can rely on system properties to configure the audit logger and does not hardcode a local file name+location+maxsize
* support system property monitoring even when no arg is passed to the main
This dev adds the opportunity to externalise osgi-exclude.properties
resource file from org.talend.repository bundle better than using the
one included in org.talend.repository budle jar file.
* fix(TDI-42789): tFilecopy not working as expected for xlsx format, workbook was not closed
* fix(TDI-42789): tFilecopy not working as expected for xlsx format, workbook was not closed
* fix(TDI-42789): tFilecopy not working as expected for xlsx format, workbook was not closed
* fix(TDI-42789): tFilecopy not working as expected for xlsx format, workbook was not closed
* fix(TDI-42689) : prefer BigDecimal for float&double
* fix(TDI-42689) : double precision is usually enough
* fix(TDI-42689) : Upgrade all to json-lib-2.4.2-talend
* TESB-24597:Docker Support for Microservice - CI Part
* TESB-24597:Docker Support for Microservice - CI Part
* TESB-24597:Docker Support for Microservice - CI Part
* TESB-24597:Docker Support for Microservice - CI Part (#3782)
* fix(TUP-23264):Studio can't find dependencies for tacokit components.
* fix(TUP-23264):add junits for Studio can't find dependencies for tacokit
components.
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
https://jira.talendforge.org/browse/TUP-23588
* junit(TUP-23588)For tCreateTable, the Database Type is always Mysql
after dragging and dropping from database Metadata
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
* feat(TDI-42570): stop process if parent thread has terminated
* feat(TDI-42570): stop process if parent thread has terminated
* feat(TDI-42570): stop process if parent thread has terminated. improve indentation
* feat(TDI-42570): stop process if parent thread has terminated. improve indentation
(cherry picked from commit 9e8d8785c2)
* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054
* main/plugins/org.talend.sdk.component.studio-integration/src/main/java/org/talend/sdk/component/studio/ui/wizard/TaCoKitConfigurationWizard.java
* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054
* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054
* Cmeng/bugfix/tup 20054 fix junit issue (#3627)
* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054
Fix junit issue
* add junit source
* add junit source
* fix(TUP-20054): Due to checking fields it is hard to type (#3630)
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054
Fix junit issue
<descriptionurl="http://www.talend.com/online/featuresdescription.html#business-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#business-feature</description>
<descriptionurl="http://www.talend.com/online/featuresdescription.html#designer-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#designer-feature</description>
<descriptionurl="http://www.talend.com/online/featuresdescription.html#repository-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#repository-feature</description>
<descriptionurl="http://www.talend.com/online/featuresdescription.html#sbi-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#sbi-feature</description>
<descriptionurl="http://www.talend.com/online/featuresdescription.html#spagic-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#sbi-feature</description>
runStat.updateStatAndLog(execStat,enableLogStash,iterateId,1,1<%for(IConnection con : connSet){if(con.getUniqueName().equals((String)codeGenArgument.getIncomingName())){%>,"<%=con.getUniqueName()%>"<%}}%>);
<%
} else {
if(stat) {%>
if(execStat){
runStat.updateStatOnConnection(iterateId,1,1<%for(IConnection con : connSet){if(con.getUniqueName().equals((String)codeGenArgument.getIncomingName())){%>,"<%=con.getUniqueName()%>"<%}}%>);
}
<%}
if(logstashCurrent) {%>
if(enableLogStash) {
runStat.log(iterateId,1,1<%for(IConnection con : connSet){if(con.getUniqueName().equals((String)codeGenArgument.getIncomingName())){%>,"<%=con.getUniqueName()%>"<%}}%>);
}
<%}
}
}
}
}
}
Set<IConnection> connSetForLog = new HashSet<IConnection>();
@@ -251,7 +250,7 @@
for (INode jobStructureCatcher : jobCatcherNodes) {
Some files were not shown because too many files have changed in this diff
Show More
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.