Previously, the node type editor had developed a distracting text overflow issue. That has been fixed now.
Clearing your search from the source cascader no longer throws an error.
Pagination for Job history now works as expected.
Improved issues with git versions
Improved column lineage calculation
Fixed a bug where column propagation would not create a new column correctly
Fixed performance issues with the source select dropdown
We tweaked many other issues as well
v3.3 - Kanchenjunga Patch 3 - Bug Fixes
"Validate Run All" from the graph actually ran the nodes rather than appending the SQL with
EXPLAIN
. This is now working as expected.
v3.2 - Kanchenjunga Patch 2 - Bug Fixes
Inside of the node mapping grid, we now alphabetically sort all items in the source selector.
Jinja templating errors will now be shown in the results pane to improve template development.
Various bug fixes and performance improvements.
v3.1.1 - Kanchenjunga Patch 1 Hotfix - Bug Fixes
Improved general app performance
Addressed a bug that prevented hash column metadata from upgrading to the new format when a node is opened. Please contact support if you are still experiencing issues.
v3.1 - Kanchenjunga Patch 1 - Bug Fixes
Addressed an issue where only the first
{{ stage() }}
in the create template would execute on a deployment
v3.0 - Kanchenjunga - Bug Fixes
Previously, the syntax for the SHA256 hash generator algorithm was incorrect. Now it’s fixed.
Writing a join condition caused the text to flicker sometimes. Typing in the Join field is now flicker-free.
Minor improvements in general. Hopefully, the app should be even better for everyone.
v2.4.1 - K2 Patch 4.1 - Bug Fixes
If you have been having trouble with adding a large number of sources, you should no longer be having them.
The app will now correctly check for missing required attributes on all node type.
We have made some minor changes to improve the usability of the app.
v2.4 - K2 Patch 4 - Bug Fixes
Sometimes, typing the join condition causes text to be overwritten.
Vertical blowout issue on the workspace settings page has now been fixed.
Now you can click anywhere on the user settings button and it will politely take you to the settings page.
Running a node that has missing fields from the graph context menu will now obediently capture the error and display it in the run history.
Deploy and refresh jobs will now display the executed sql even when they fail.
Changing the source mappings for a node no longer causes its position in the graph to look weird.
We fixed an issue wherein errors from running a source can only be seen on clicking fetch data.
The scanner will now notify the user when a default storage location hasn’t been set.
v2.3 - K2 Patch 3 - Bug Fixes
We fixed a problem wherein failing your first deployment would leave you in a bad state. It will no longer misbehave.
We have polished some rough edges. The app will now continue to work as expected (we hope).