Release Date:

  • Version 4.6.13.2 released on Mar 2026
  • Version 4.6.13.1 released on Mar 2026
  • Version 4.6.13 released on Feb 2026
Notebook Interpreter Version:
  • Python version 3.9 (The default version is 3.9, but the platform also supports version 3.8.x, 3.11.x, and version 3.12)
  • Spark version 3.5.3 (Support only 3.5.3)
  • Scala version 2.12 (Support only 2.12)

What’s New?

Ability to Delete Tags from the Tag List

Blendata now supports deleting tags directly from the platform. Users can remove unused tags easily by clicking the “X” icon, and a confirmation modal is displayed if the tag is currently in use.

Only users with the Super_Admin role can delete tags.

Separate Configuration for Upload Path and Internal File Path

Upload Path and Internal File Path can now be configured separately.
Previously, both paths were treated as the same location during file import. With this improvement, users can define each path independently, allowing more flexible configurations, especially when using wildcard patterns that should apply to only one specific path.

Workspace Git Merge

You can now compare two branches directly within the workspace to identify changed notes or files, automatically detect merge conflicts, and review or resolve them before merging.
This enhancement helps ensure that merged changes are consistent, conflict-free, and safely integrated into the main branch without unintentionally overwriting important updates.

image 20260305 005352

Git Commit Id and Message

Added support for Commit ID and commit message to improve version tracking, traceability, and change management within the workspace.


Fixed Bug:

Import Data

  • BDEN-8502 Fixed an issue where default_schema could not be selected under Customized Config when importing multiple tables from a database via the Import Dataset and CDC (Internal Table) method.
  • BDEN-8588 Fixed an issue where the Overwrite option was incorrectly applied as Append when importing from internal file paths or Google Sheets, resulting in duplicate records.

Data Catalog

  • BDEN-7944 Fixed a UI styling issue where the tag/chip colors in the “Data Catalog” and “Visualization” menus were not properly adjusted for the dark theme.
  • BDEN-8052 Fixed an issue where the table size statistics function was not applied to Delta tables.

Data Processing

  • BDEN-7412 Fixed an issue where the user-defined isEncryptData = 'true' option was not properly applied when creating a table via SQL Syntax.
  • BDEN-7763 Fixed a UI issue where SQL Editor/Data Exploration auto-complete suggestions were incorrectly displayed on the login page after the session timed out and the user was redirected to the login page.
  • BDEN-7898 Fixed an issue where new data records were not properly applied when uploading to an existing Delta table created via SQL Syntax.
  • BDEN-7910 Fixed a UI styling issue where the INFO message color in the export file dialog was not properly adjusted for the dark theme.
  • BDEN-8095 Fixed an issue where datasets could not be joined in the link node when tables had the same name but different schemas in “Data Preparation“ menu.
  • BDEN-8214 Fixed an issue where the save confirmation modal displayed incorrectly after renaming a query in “Simple Query” menu.
  • BDEN-8271 Fixed an issue where Power BI was able to connect to Blendata but could not query Delta tables.
  • BDEN-8302 Fixed an issue where exporting data to Vertica via JDBC failed when columns contained “NULL” values.
  • BDEN-8309 Fixed an issue where executing long SQL statements caused parser timeouts, resulting in query failures.
  • BDEN-8317 Fixed an issue where all users in Power BI were able to query data from the default schema without respecting table and schema permissions.
  • BDEN-8362 Fixed an issue where saving as an aggregate table failed when the query created a temporary table without an underlying physical source table.
  • BDEN-8437 Fixed an issue where data asset preview failed when a semicolon (;) was added at the end of a command in “Data Exploration” menu.
  • BDEN-8454 Fixed an issue where saving as a view table in “SQL Editor” failed, even though the same CTE statement could be executed successfully.
  • BDEN-8455 Fixed an issue where saving as aggregate table in “SQL Editor” failed, even though the same statement could be executed successfully.
  • BDEN-8464 Fixed an issue where non-super_admin users were restricted from accessing the default schema but were still able to query data assets from it.
  • BDEN-8480 Fixed an issue where saving as a view table in “SQL Editor” failed, even though the same statement could be executed successfully.
  • BDEN-8586 Fixed a UI layout issue where the “SQL Editor” page overflowed at a screen width of 1440px.
  • BDEN-8666 Fixed an issue where previewing data after setting conditions displayed incorrect results on the first attempt, requiring users to click “Preview” again in the “Simple Query” menu.

Notebook

  • BS1-59 Fixed an issue where switching the Realm while on the “Notebook” page did not refresh and still displayed the previous notebook.
  • BS1-63 Fixed an issue where the Environment dropdown list in Add Data Assets incorrectly displayed environments with the same Meta Store as the Zeppelin setting.
  • BS1-80 Fixed an issue where deleting a workspace on the Notebook page showed a success message, but the deletion was not actually applied.
  • BS1-91 Fixed a NullPointerException that occurred when notebook textbox values were empty or contained whitespace in a paragraph.
  • BS1-93 Fixed an issue where the Paragraph Display Mode (Simple/Report) was not applied correctly.
  • BS1-138 Fixed an issue where triggering a Notebook via Workflow in Scoped mode caused only a single interpreter instance to run. Resolved by executing the Notebook service type in Isolated mode when triggered from Workflow.

Service Management

  • BDEN-7981 Fixed an issue where setting isTrash = true in the “File Retention” job did not move files to Trash as expected.
  • BDEN-8336 Fixed an issue where running a “Table Update” job on a “Delta table” failed with the error “DELTA_ACTIVE_SPARK_SESSION_NOT_FOUND”.
  • BDEN-8398 Fixed an issue where running a “Merge Data” job on “Delta tables” could result in data loss. Execution of the Merge Data job is now blocked when the target table is a Delta table.
  • BDEN-8436 Fixed a backend issue (WebFlux calls) where error details from Custom Service failures were not properly returned, resulting in missing error information on the UI and making it difficult for users to understand the issue.
  • BDEN-8532 Fixed UI text issues where the Service Name label and validation warning message were displayed incorrectly during service creation.

Workflow Management

  • BS1-130 Fixed an issue where a task with UPSTREAM_FAILED status was incorrectly converted to FAILED, causing downstream tasks configured with a failed condition to execute unexpectedly.
  • BDEN-7772 Fixed an issue where workflows created in advanced mode with schedule set to “Disabled” failed to deploy.
  • BDEN-8329 Fixed a UI issue where the deployment success message was displayed incorrectly during workflow deployment.
  • BDEN-8427 Fixed an issue where workflows could not be re-run by clicking the re-run action in the History tab.

Visualization and Dashboard

  • BDEN-8340 Fixed an issue where the preview result was not displayed when creating a visualization using the “Area Chart”.
  • BDEN-8429 Fixed an issue where the label position set to “outside” was not applied correctly for negative values in bar charts.

Setting

  • BDEN-7998 Fixed a UI alignment issue where the button text for “Log in with SSO types” was not properly centered on the login page.
  • BDEN-8279 Fixed an issue where schemas with the same name across different realms could not be deleted.
  • BDEN-8507 Fixed a UI alignment issue in the “User Management” menu where column headers were misaligned when assigning table permissions for data assets.
  • BDEN-8669 Fixed an issue where “Service Chain” permissions could not be shared in “User Management” menu.
  • BDEN-8719 Fixed an issue where SSO authentication failed due to a session mismatch during backend processing.

Other

  • BDEN-8333 Fixed an issue where users were redirected to the login page unexpectedly.
  • BDEN-8596 Fixed an issue where authentication failed when the generated access token included the prefix “PUB-“.
  • BDEN-8662 Fixed a text alignment issue where dialog text was too close to the container border in the “Access Token Management” menu when performing actions.

Improvement:

  • BS1-34 Improved interpreter resource management for multiple running notebooks to prevent holding resources unnecessarily (e.g., in a 4-core interpreter where each notebook uses 1 core, queued notebooks can now utilize available resources instead of waiting only for the first running notebook to finish).
  • BS1-65 Improved z.importNotebook to support multi-level notebook import chains (e.g., NB #main → NB #1 → NB #2) without errors, allowing functions in nested notebooks to be called reliably.
  • BDEN-7994 Improved the “Create Aggregate Service” dialog by adding a “Query Data All Time Range” checkbox, allowing users to easily configure an all-time range in the UI.
  • BDEN-8184 Improved performance by introducing a cacheId (UUID) mechanism to reduce unnecessary permission data transfers, where the API now returns permission data only when the cacheId changes (e.g., permission update or cache clear), significantly reducing payload size and improving overall UI performance.
  • BDEN-8307 Improved the delete schema modal to clearly display schema details for both successful and failed deletion cases in the “Schema Management” menu.
  • BDEN-8350 Added a “Select All” option in the Partition Management list for easier handling of multiple partitions.
  • BDEN-8356 Added an “Execute Immediately” option for Alert Scheduler job in the “Service Management” menu.

Share