Version | Release date | Description | References |
3.0.15 | July 21, 2025 | [Fixed issues] The issues of occasional backlogs in Routine Load and errors when importing extended partitions from upstream topics are fixed. The issues of BE core dumps during load_segment and abnormal BE restarts are fixed. The issues of slow export speed and data loss for Aggregate tables are fixed. The issue of high JVM memory usage on the master node is fixed. The issue of frontend (FE) out-of-memory (OOM) errors is fixed. The issue of duplicate warning logs caused by repeated closing of the S3 FileWriter is fixed.
| Apache Doris 2.0.15 |
3.0.14 | June 29, 2025 | [Improvements] [Fixed issues] The issue of inconsistent execution results for the extract_url_parameter function is fixed. The issues of MoW BE core dumps and UDF core dumps are fixed. The issues of write failures and scheduling task failures due to connection exceptions caused by metadata service upgrade jitters are fixed. The issue where exporting Parquet files using OUTFILE causes multiple BE core dumps is fixed.
| Apache Doris 2.0.15 |
3.0.13 | May 19, 2025 | [Improvements] Optimized performance for primary key tables with a high number of delete markers. This resolves failures that previously occurred during data ingestion and file merging. Routine Load is optimized, including removing the 60s limit on max_batch_interval, adding observability metrics, and resolving issues where abnormal jobs affect the scheduling of other jobs.
[Fixed issues] The issue of lost audit logs is fixed. | Apache Doris 2.0.15 |
3.0.12 | February 19, 2025 | [New features] Importing compressed JSON data using Stream Load is supported. [Improvements] The upload object retry policy and connection timeout are optimized to improve import stability. [Fixed issues] The issue where the CPU utilization of the instance access module may reach 100% due to high-frequency Stream Load jobs is fixed. The issue of memory leaks in the instance access module during the import process is fixed. The issue where an import fails because writing to an index file fails during the import process is fixed. The issue where an import may fail to upload is fixed. The issue where an import fails because an MoW table holds a lock for a long time is fixed. The issue where a schema change may cause a Base Compaction to fail is fixed. The issue where a Routine Load job may get stuck is fixed. The issue where double values of the JSON data type are processed as 0 during import is fixed. The issue where permissions cannot be granted on the Audit Log table is fixed. The issue of duplicate times in Audit Log Query is fixed. The issue of duplicate SQL Hash is fixed. The issue where UTF-8 encoding and decoding for inverted indexes may cause errors is fixed. The issue where cluster nodes go offline abnormally due to network jitter is fixed. The issue where an execution exception is triggered when an insert into select query returns an empty result is fixed.
| Apache Doris 2.0.15 |
3.0.11 | November 10, 2024 | [New features] [Improvements] [Fixed issues] The issue where query results in an Aggregate table may be incorrect is fixed. The issue where queries on the struct type may become unavailable is fixed. The issue where the window_funnel function does not support datetime v2 is fixed. The issue where an incorrect permission error may be reported for an insert into select statement is fixed. The issue where a Routine Load transaction cannot be correctly aborted is fixed. The issue where a "bad page" error is reported during a query or compaction is fixed.
| Apache Doris 2.0.15 |
3.0.10 | August 23, 2024 | [New features] [Improvements] [Fixed issues] The issue where the new optimizer cannot automatically retry an insert into select statement is fixed. The issue where a node restarts due to dual-write of the nullable type during a schema change is fixed. The issue where the disposable file cache may be occupied by other queues, causing slow compaction or schema changes, is fixed.
| Apache Doris 2.0.13 |
3.0.9 | June 25, 2024 | [New features] All features of Apache Doris 2.0.11 and kernel V3.0.8 are supported. [Improvements] The calculation of delete bitmaps for MoW table imports is optimized to improve the import speed and robustness. The response speed of show data is optimized. The query performance of inverted indexes and semi-structured data is optimized.
[Fixed issues] The issue where an instance OOM error occurs due to an excessive number of copy into tasks is fixed. The issue where an instance OOM error may occur due to an excessive number of alter job tasks is fixed. The issue where instance metrics may be missing when multiple clusters exist is fixed. The issue where some tablets lack a version in extreme cases of multi-tablet import within a single transaction is fixed. The issue where an instance cannot immediately perceive changes after the file cache size is modified is fixed. Several issues related to JDBC external table connections are fixed. The issue where Elasticsearch Catalog cannot use esquery is fixed. The issues of uneven balance and decommission getting stuck are fixed.
| Apache Doris 2.0.11 |
3.0.8 | May 15, 2024 | [New features] All features of Apache Doris 2.0.10 are supported. The show proc statement is supported. Retrieving all JSON keys is supported.
[Improvements] The time consumed to create a table is optimized. The calculation speed of delete bitmaps for MoW tables is optimized to improve import throughput. The query speed for high-frequency imports (multiple versions) of MoW tables is optimized. Query efficiency is optimized.
[Fixed issues] The issue of incorrect metrics after a rename cluster operation is fixed. The issue of inaccurate traffic statistics after a rename cluster operation is fixed. The issue of incorrect format in the show processlist output is fixed. The issue where a schema change fails due to insufficient memory is fixed. The issue with import permissions for the Audit Log component is fixed. The issue where the datetimev2 round function returns an error is fixed. The issue where nullable planning may cause a core dump is fixed. The issue where nullable planning may lead to incorrect results is fixed.
| Apache Doris 2.0.10 |
3.0.7 | March 31, 2024 | [New features] [Improvements] When a query is executed, if the user has not set a default cluster, an available cluster (running and with permissions) is selected in the alphabetical order of cluster names. The availability and performance of inverted indexes and log scenarios are optimized. The new optimizer optimizes the ambiguous projection having syntax. The performance of compound in list for inverted indexes is improved.
[Fixed issues] The issue where many delete operations trigger an import failure is fixed. The issue where the logic for automatic cluster shutdown fails because statistics information logic repeatedly triggers SQL statements is fixed. The issue of incorrect time zone conversion when importing with a specified UTC time zone is fixed.
The issue where show processlist reports an error from JDBC is fixed. The issue where the table property ttl_seconds is reset to 0 after a restart following a checkpoint is fixed. The issue with the date/month/year add function is fixed.
| Apache Doris 2.0.6 |
3.0.6 | February 05, 2024 | [New features] All features of Apache Doris 2.0.4 are supported. Auto Analyze is supported. Wide table import is supported. Group Commit (batch import/real-time import) is supported. in left join infer is supported.
[Improvements] [Fixed issues] The issue where a cluster restart may invalidate cluster permissions is fixed. The issue where an upgrade from a kernel 2.4.x version to a 3.0.x version fails is fixed. The issue of misaligned output layout for the show processlist command is fixed. The issue where the alter table TTL property may not take effect (querying the table schema shows TTL as 0) is fixed. The issue where a query occasionally reports a "failed to initialize storage reader" error is fixed. The issue where an abnormal path in the Parquet Reader may cause a memory leak is fixed. The issue with the pushdown of the date_sub, data_add, and to_date functions for external tables is fixed. The issue where a colocate join plan becomes invalid because colocate is involved in balance is fixed. The issue where the replay of an alter colocate property fails is fixed. The issue where data cannot be queried because a delete condition contains special characters is fixed. The issue where a read query has a small probability of reporting a NOT_IMPLEMENTED_ERROR is fixed. The issue of incorrect data due to time zone conversion during import is fixed. The issue where passing a negative value to substr() causes a core dump is fixed.
| Apache Doris 2.0.4 |
3.0.5 | December 20, 2023 | [New features] All features of Apache Doris 2.0.3 are supported.
Note We recommend that you do not enable the Auto Analyze feature. A Stream Load compatible API is provided. The whitelist for show proc/statistic is opened.
[Improvements] The stability of MoW table import is improved. The speed of creating dynamic tables is increased. The performance of generating plans is improved. The behavior of decimal operations is optimized. Stability is improved.
[Fixed issues] The issue where insufficient OSS buffer may cause write operations to get stuck is fixed. The issue where a query in a multi-cluster scenario may report a "failed to find version path" error is fixed. The issue where a plan may cross clusters in a multi-cluster scenario is fixed. The issue where a new partition cannot be created for a dynamic partition table because the length of a varchar column is changed is fixed. The issue where the show create table decimal data field is incompatible with SmartBI is fixed. The issue where the column type conversion feature may be unavailable is fixed. The issue where row-oriented table properties do not take effect is fixed. The issue where a Base Compaction may fail is fixed. The issue where a point query may not find the latest data is fixed. The issue where a timeout is required for duplicate files in copy into is fixed. The issue where query_parallel_instance_num may be divided by zero is fixed. The issue where the cache hit rate calculation may be inaccurate is fixed. The issue where the NGram index does not take effect is fixed.
| Apache Doris 2.0.3 |
3.0.4 | November 23, 2023 | [New features] [Improvements] Access control security is enhanced. The reliability of uploaded data validation is enhanced. The availability of the instance metadata service is improved. The error message for dynamic_partition.replication_num during table creation is optimized.
[Fixed issues] The issue where an upgrade from a kernel 2.4.x version to a 3.0.x version may cause copy into to fail is fixed. The issue where authorization for import using an external stage may fail is fixed. The issue where a Routine Load import may fail is fixed. The issue where an MoW table import may fail is fixed. The issue where a real-time write insert statement may fail is fixed. The issue of TPC-DS performance degradation is fixed. The issue where non-global session variables may not take effect is fixed. The issue where a query with many where conditions is slow to execute due to high CPU consumption is fixed.
| None |
3.0.3 | November 02, 2023 | [New features] Doris Clean Label is supported. The Stream Load cloud API is compatible with the Apache Doris community behavior. A JDBC driver is built into the instance.
[Improvements] [Fixed issues] The issue of slow query response due to resource leaks in the instance is fixed. The issue where disabling a function statement does not take effect is fixed. The issue where a reordering schema change fails is fixed.
| None |
3.0.2 | October 17, 2023 | [New features] All features of Apache Doris 2.0.2 are supported. All features of kernel V2.3.10 and V2.4.4 are supported. A whitelist feature for JDBC driver URLs for OSS Load is added.
[Improvements] The time to retrieve metadata during planning is reduced, speeding up plan generation. The time consumed to access metadata is added to the query profile statistics. Resource utilization is optimized in a balanced manner.
[Fixed issues] | Apache Doris 2.0.2 |
3.0.1 | September 18, 2023 | [New features] [Improvements] | Apache Doris 2.0.1 |