Release Date: Sep 2025

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?

Added Support for Entering a Suffix in Workflow Export

The platform now supports adding a suffix to the end of the workflow name when exporting, making it easier to reuse an existing workflow under a new name.

Suffix length limited to 19 characters.

Added “Set as Default” action for Workspaces in the Notebook menu

The platform now allows permitted users to set or change the default workspace in the Notebook menu through a simple UI action, making it easier to apply this default when setting parameters in related services.

This action is available to users with View or higher permission, plus those directly enabled by a “Super_admin” through the Default Workspace Management toggle.


Fixed Bug:

My Profile and Data Catalog

  • BDEN-7169 Improved data Preview in the “Data Catalog” menu to display records for today or the latest partition.
  • BDEN-7541 Fixed an issue where the wrong dialog sequence was shown after “Editing Data Dict Description” or “Edit Description” in “Data Catalog” menu.

Import Data

  • BDEN-7505 Fixed an issue where importing data in SQL mode caused columns renamed with the AS command to have no data in the renamed column.
  • BDEN-7506 Fixed an issue where the “Setting Input Options” step of importing data into an existing table did not display non-datetime partitions (e.g., category, region) defined in the existing table, causing the import to fail.
  • BDEN-7575 Removed the unnecessary “Change to State” and “Recovery Job” service options from the settings output step of importing data with the Internal State Table source type without a time field.
  • BDEN-7591 Fixed an issue where the Service UI did not update when switching between Table Source Types during the “Import Data” configuration step.
  • BDEN-7744 Fixed a UI issue where the table name text overflowed on the Table Post View step of “Import Data”.
  • BDEN-7789 Fixed an issue where tables with uppercase names from PostgreSQL could not be imported into the platform.
  • BDEN-7843 Fixed an issue where importing files with “decimal(38,4)” type columns caused them to be auto-cast to “double” type, resulting in failures when mapping fields to existing tables.

Data Processing

  • BDEN-7537 Fixed an issue in the “SQL Editor” where opening many tabs and then dragging and dropping them caused errors.
  • BDEN-7804 Fixed an issue where “function masking” could not be applied to data after running a query in SQL Editor.

Service Management

  • BDEN-7684 Fixed an error message that did not correspond to the actual incident when importing a service as a duplicate.
  • BDEN-7685 Fixed an issue where importing a service with a duplicate name failed if the previous service with that name had already been deleted.

Workflow Management

  • BDEN-7370 Fixed an issue where the Duration chart displayed workflows in the incorrect order in the “Workflow Management” menu.
  • BDEN-7640 Removed the Toast message when deployments succeed to reduce redundant status notifications and avoid user misunderstanding in “Workflow Management” menu.

Visualization and Dashboard

  • BDEN-6878 Fixed an issue where the loading indicator remained stuck on the dashboard page after importing a dashboard.
  • BDEN-7152 Fixed an issue where exporting Dashboard JSON files contained invalid characters (\n, \r, \t), which were correctly replaced with \\n, \\r, and \\t for valid usage.
  • BDEN-7344 Fixed an issue where “Global Filters” on the Dashboard page in Project Management did not apply to all related visualizations within that dashboard.
  • BDEN-7734 Fixed an issue where visualization sorting (ASC/DESC) did not work when applying either default or custom sorting from the visualization menu.
  • BDEN-7805 Fixed an issue where visualizations created in SQL mode did not display the second trace when added.

Setting

  • BDEN-7563 Fixed an issue where ZEUS could not connect to Spark UI after setting Spark UI Authentication with password and restarting ZEUS.
  • BDEN-7578 Fixed a UI issue that caused unnecessary search boxes to be shown in the components tab of the “Create Role” dialog in the “User Management” menu.
  • BDEN-7692 Fixed an issue on the Realm & Compute tab in the “User Management” menu where, in environments with multiple realms, the selected “Default Compute By Role” value for the first realm was incorrectly moved to “Another Compute By Role” after saving, while the Default Compute field was reset.
  • BDEN-7699 Fixed an issue where specifying offset ranges with large numbers (e.g., 385282799) caused failures in “Kafka Management” menu.
  • BDEN-7707 Fixed an issue where changing a password with special characters required by the password policy failed.

Other

  • BDEN-7566 Fixed an issue where users were unexpectedly logged out and redirected to the login page after being idle for 30 minutes, even without a force-logout rule configured.
  • BDEN-7807 Fixed an issue where “ZEUS” compute could not verify register with “HERA” because the Application service failed to start.

Improvement:

My Profile and Data Catalog

  • BDEN-7490 Enhanced the Status indicator to display progress percentage (%) during download processing and refresh automatically status on the “My Profile” page.
  • BDEN-7688 Enhanced List View mode in “Data Catalog” page to display long asset names.

Import Data

  • BDEN-7070 Improvements user experience.
    • Improved the table creation flow by automatically locking the schema field to the active schema context, reducing redundant input and preventing misconfiguration.
    • Improved the “Create Table Schema” modal to display at full height, ensuring that action buttons are always visible without requiring scrolling.
  • BDEN-7071 Improved the “Import Data” feature to allow selecting Zeus compute from the advanced options for assigning to every step in the Import Data process, helping manage compute resources more effectively.
  • BDEN-7634 Improved toast message error to be more understandable when data type mismatches occur while uploading data to an existing table.

Data Processing

  • BDEN-7534 Improved the SQL Editor UI by rearranging the source type and time-series icons for a more organized display.
  • BDEN-7580 Improved the visual style of the “Default” marker to follow UI standard design when uploading notes in “Notebook“.
  • BDEN-7935 Improved notebook performance by removing unused WebSocket handlers in the backend.

Workflow Management

BDEN-7759 Improved the “Workflow Management” page to support direct deployment of workflows, with multi-select for deploying multiple workflows at once.

Visualization and Dashboard

BDEN-7738 Improved performance on the “Visualization Catalog” page, enabling faster loading and smooth display of a larger number of visualizations.

Other

  • BDEN-7641 Improved browser tab behavior by adding tooltip support that dynamically displays the current page name in Blendata, helping users quickly identify pages when multiple tabs are open.
  • BDEN-7761 Improved the background color of success toast messages for better visibility and readability.

Share