* fix(TUP-29072):improve for When renaming link (table) between teltinput
and teltmap , the generated SQL query is not updated.
* fix(TUP-29072):improve for When renaming link (table) between teltinput
and teltmap , the generated SQL query is not updated.
* fix(TUP-29072):improve for When renaming link (table) between teltinput
and teltmap , the generated SQL query is not updated.
* feat(TUP-25346):tELTTeradataOutput - aliases are mandatory for
calculated columns
* feat(TUP-25346):add junits for calculated columns.
* feat(TUP-25346):NEW RULE for if output column name is different than
output db column.
* fix(TUP-29598):[BUG] The "property setting" setting is missing after
migrating data(TUP-25346)
* feat(TUP-25346):NEW RULE if checked the alias option。
* fix(TUP-29636):[BUG] Studio does not support SQL scripts with alias when
execute update database(TUP-25346)
* feat(TUP-25346):change the junits since NEW RULE if checked the alias
option.
* feat(TUP-25346):remove some junits since no need.
* feat(TUP-25346):format the code
* feat(TUP-25346):format the code
* fix(TUP-29072):When renaming link (table) between teltinput and teltmap
, the generated SQL query is not updated
* fix(TUP-29072):When renaming link (table) between teltinput and teltmap
, the generated SQL query is not updated 。
* fix(TUP-29072):add junits
* fix(TUP-29072):add more junits
* feat(TUP-25235):tELTTeradataMap : allow to rename the alias.
* feat(TUP-25235):tELTTeradataMap : allow to rename the alias.
* feat(TUP-25235):improve and add some junits for rename alias.
* fix(TUP-25235):update some text messages for tELTTeradataMap : allow to
rename the alias
* fix(TUP-25235):update some text messages for tELTTeradataMap : allow to
rename the alias
* fix(TUP-25235):TUP-29225 [bug]ELTMAP should check alias name validation
.
* fix(TUP-25235):TUP-29225 [bug]ELTMAP should check alias name validation
* fix(TUP-25235):TUP-29225 [bug]ELTMAP should check alias name validation
* fix(TUP-28945):For Snowflake connection, the tDBConnection which is
displayed in the joblet (in tDBInput) is not retained in the job from
where the joblet is invoked
https://jira.talendforge.org/browse/TUP-28945
Signed-off-by: jding-tlnd <jding@talend.com>
* fix(TUP-28945):For Snowflake connection, the tDBConnection which is
displayed in the joblet (in tDBInput) is not retained in the job from
where the joblet is invoked
https://jira.talendforge.org/browse/TUP-28945
Signed-off-by: jding-tlnd <jding@talend.com>
* feat(TUP-25246): support custom maven uri for components and dbwizard
* feat(TUP-28342):Save maven url for components with parameter MODULE_LIST
* feat(TUP-28342): Save driver jar as mvnurl for implicit context.
* feat(TUP-25246): Fix necessary UI updates
* feat(TUP-25246): add migration to replace jar name by uri
* feat(TUP-25246): add migration
* feat(TUP-25246): generate poms after migration
* feat(TUP-25246): fix migrate driver jar path
* feat(TUP-25246): Fix context jar path and disable migration and show jar name instead of uri for modulelist
* feat(TUP-25246): fix stats and logs
* feat(TUP-25246): show jar name instead of uri for module table
* feat(TUP-25246): remove quotes
* feat(TUP-25246): fix parse maven uri from context
* feat(TUP-25246): use maven uri of component instead of driver jar path
* feat(TUP-25246): add workaround for components
Co-authored-by: Zhiwei Xue <zwxue@talend.com>
* feat(TUP-23827):Runtime Lineage for studio.
* feat(TUP-23827):improve the GUI of Runtime Lineage for studio.
* feat(TUP-23827):improve the GUI of Runtime Lineage for studio.
* feat(TUP-23827):TUP-28186[bug]runtimelineage.prefs better remove job
version
* feat(TUP-23827):update the text Runtime Lineage to lower case after
review
* fix(TDI-44670): Runtime Lineage - Finalize component part
* split audit log and runtime lineage log
* add a custom api for other feature and future
* feat(TUP-23827):only EE product can have runtime lineage。
* fix something
* fix trunjob
* fix(TDI-44735): remove the duplicated parameters info in message, user
can fetch it from customInfo json object
* fix(TDI-44734): Enhance output path system for logging of runtime json
* fix the compiler issue
* filter the special table field
* fix the compiler and NPE risk
* feat(TUP-23827):only support for DI jobs if selected "Use runtime
lineage for all jobs" .
* feat(TUP-28539):Enhance GUI of Runtime Lineage.
* feat(TUP-28539):improve for Enhance GUI of Runtime Lineage.
* fix the compiler issue
* feat(TUP-28539):remove Output path test and verify 。
Co-authored-by: wwang-talend <wwang@talend.com>
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
https://jira.talendforge.org/browse/TUP-27680
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
* feat(TUP-27680)add junits
* chore(TUP-26710):update version
* Set version to 7.3.1 PATCH
* chore(TUP-26710):update version for feature.xml
Co-authored-by: Jenkins Continuous Build server <jenkins@tal-rd02.talend.lan>
* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE
* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE
* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE
Co-authored-by: hwang-talend <hwang@talend.com>
* avoid loop method
* fix(TUP-25572)avoid loop method to improve performance
* avoid loop method to improve performance
* update junits
* fix jar start with "talend-bigdata"
* fix(TUP-25541)bridge jar not included in class path for log4j1 jar
needed in child process but not in father's.
* update class path order of log4j
* fix dateviewer error on oracle db
* fix data viewer, and conflict spark-assembly jar and log4j jar
* update class path order for spark-assembly
* avoid repeating for child module and refactor code
* refactor code for sort class path
* add junits
* fix tuj tMap_04_persistence_04_n_lookups
* feat(TUP-24894)add some bridge jars mostly for DB
* feat(TUP-24894)add library
* feat(TUP-24894)add some jar mostly for TBD needs
* feat(TUP-24894)add some jar mostly for DB needs
* feat(TUP-24894)add some jar mostly for DB needs
* feat(TUP-24894)add junits