What's new
- It is now possible to use HANA type connections in the SQL editor feature
- We enabled the possibility to tag "isolation-groups" in a workflow meta-information
- The workflow will only start once all workflows of its "isolation-groups" allow it. Until then, it is waiting.
- With this. there are no problems anymore regarding race conditions and following that, it protects even for data corruption
Improvements
- The debug-mode feature has been improved by fixing some bugs and solving open topics which were postponed during the development
- Python processors don't block the debug in terms of type inference problems
- Visualization improvements:
- The color of the icons will now change from black to white if the background is too dark
- There is now a warning icon to avoid confusion with the yellow check icon which is shown when the workflow is touched
- The debug icon cannot be used in newly created workflows to avoid issues by mistaking it as the save icon
- The check mark icon will not be shown if the processor only includes debugger results
- If "fast debug mode" was used the input ports don't show the debug icon
- If there is no row available we show a tool-tip with "0 rows"
- Ports also show a debug icon + information even if it has no connection to another processor
- While creating a database connection, the "database name" field is now optional instead of mandatory
Bug Fixes
File System Connection
- Performance issues by loading zip files were reduced
Report
- The problem that if a report has multiple (visualization) containers not all of them are always loaded, was fixed
Processors
- In queries, long is now used instead of integer for values of the representation type "int"
Database Connection
- Connections with invalid details cannot be saved anymore and instead a warning is shown
- The search in Cassandra connections now shows only the fitting results instead of everything
- Sorting columns in the details page of data tables from Hive Connections is now possible
Data Upload
- The upload button is deactivated until the client is ready for the upload. This avoids problems if the file is bigger (e.g. 3 GB)
Overall 21 bugs were fixed.
Features
In the following all features are listed which are (partly) included in the release. If no other open parts (stories) are left, the feature is finished and otherwise it is clarified as ongoing.
Finished Features
Finalize UI for Debug-Mode | ||
Goal | Inside a SQL editor in Apps, users want to have basic SQL editor functionality, e.g. by executing a selected/marked line of code. | |
Finished parts in the release | Bug Collection | Through the feedback we were able to improve the feature by fixing open bugs. |
Cleanup | The open points on our side which were postponed were fixed now. |
Ongoing Feature
Create wonder mapping module and interface | ||
Goal | Develop a wonder mapping box that is able to automatically join SAP tables | |
Finished parts in the release | Enable HANA connection with SQL editor | Create the possibility to use HANA type connections within the SQL editor. |
Technical
Individual tag-based Isolation-Groups for Workflows | ||
Goal |
| |
Finished parts in the release | Basic sync group support via Tag | Implement basic isolation group support via Tag.
|
Local-cluster mode cannot resolve ProcessorWarningAccumulator | |
Goal | Enables the local testing with cluster environments for developers and testers. |
Make Database Name for HANA DB Connection optional | |
Goal | Make the mandatory field "Database Name" optional (Blank should be possible, but not null) for the new connection DB Type (HANA), when creating. |
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article