The R2020-05 Studio monthly release contains the following notable fixes.
For a full list of the bugs fixed in this Studio monthly release, see changelog for R2020-05.
Big Data
Issue |
Description |
---|---|
Issue importing parquet and avro files using tSqoopImport | You can now use tSqoopImport in command line mode or
with the Java API, to import files in parquet and avro formats, in the
following contexts:
|
Incorrect Encoding with FileInputJSON | Encoding issues when transferring data from FileInputJSON to tFileOutputDelimited are fixed. |
Wrong data mapping of datasets with tUnite in Spark Jobs | Spark incorrectly mapped data types from datasets with tUnite. tUnite now uses a different method that allows Spark to take column names into account to map data correctly. |
Data Integration
Issue |
Description |
---|---|
|
The Git conflicts resolution for technical files has been improved. |
Data Mapper
Issue |
Description |
---|---|
tHMap giving error in 731 studio | The issue which caused valid expressions to be evaluated as invalid after a migration was fixed. |
ESB
Issue |
Description |
---|---|
TESB-28815 tRESTClient fails to load in Runtime when called by tRunJob in a data service Job | This issue has been fixed and tRESTClient can properly load when called by tRunJob in a data services Job. |
TESB-28369 Error occurs when publishing DemoREST Job to Cloud using Continuous Integration | Errors when deploying REST Data Services from Talend Management Console are now resolved. |