All Products
Search
Document Center

Lindorm:Release notes for LindormTable

Last Updated:Sep 27, 2025

Lindorm periodically releases new versions to add features and fix known bugs. This topic provides the release notes for the LindormTable engine. Review these notes and upgrade the LindormTable version of your instance during off-peak hours.

View or upgrade the LindormTable version of an instance

View the LindormTable version

You can view the current LindormTable version in the console, as shown in the following figure:查看版本

Upgrade the engine version

For more information about upgrading the version, see Upgrade versions.

Warning
  • The cluster restarts during the version upgrade, which may cause minor jitter in your application. We recommend that you perform this operation during off-peak hours.

  • The system automatically detects the LindormTable version of the instance. If the Minor Version Upgrade button is not displayed, the instance is already on the latest version.

  • The release schedule may vary by region. The version information displayed in the console is the most up-to-date.

2.8.x

2.8.2

Release date

Type

Description

September 7, 2025

New features

You can use Lindorm SQL to estimate the number of rows in a table.

Feature optimizations

  • Improves the user experience of features such as range deletion, column deletion, and index building.

  • Improves load balancing performance for instances that contain many tables.

  • Improves SQL on HBase features.

  • Improves HBase protocol compatibility.

  • Includes other stability fixes.

2.8.0

Release date

Type

Description

March 27, 2025

New features

Feature optimizations

  • Adds memory protection for SQL queries to prevent servers from running out of memory.

  • Fixes a performance degradation issue that occurs when the SQL version is rolled back to sqlv2.

  • Optimized the pushdown performance for global queries (Select *).

  • Fixes a performance degradation issue that occurs after you enable Secure Sockets Layer (SSL) encryption.

  • Improves compatibility with the HBase protocol.

  • Improves SQL on HBase compatibility.

  • Improves the cache replacement speed when query patterns change drastically to increase query stability.

2.7.x

2.7.6

Release date

Type

Description

December 6, 2024

New features

Feature optimizations

  • Improves the execution logic for aggregation requests to increase performance.

  • Improves the logic for building historical data for secondary indexes to resolve occasional build failures.

  • Improves the retry logic for request execution to reduce potential errors when shards are moved or split.

  • Improves the execution logic for IN requests to increase the execution efficiency of queries that contain many IN clauses.

  • Further improves the logic for automatic hot spot healing to detect and resolve hot spot shard issues at a finer granularity.

  • Improves compatibility with the HBase protocol.

  • Improves compatibility with and expands the support for MySQL syntax.

  • Includes other stability fixes.

2.7.1

Release date

Type

Description

July 11, 2024

New features

  • Expressions that include the MD5 or SHA256 function can be specified as secondary index keys. For more information, see Secondary index function expressions.

  • You can execute SQL statements to configure the maximum number of connections to LindormTable. For more information, see ALTER SYSTEM configuration items.

  • The GanosBase spatiotemporal service adds a grid secondary index. For more information, see Grid secondary index.

  • Grid indexes now support intersection queries.

Feature optimizations

  • Improves the performance of SQL point queries.

  • Supports building indexes on historical data for multiple index tables of a single table at the same time.

  • Enriches the status and progress information displayed when a secondary index is built for historical data.

  • Includes other stability fixes and improves compatibility with and expands the support for MySQL syntax.

2.6.x

2.6.5

Release date

Type

Description

March 25, 2024

New features

Feature optimizations

  • Improves compatibility with and expands the support for MySQL syntax.

  • Lindorm SQL supports physical plan reuse to improve query performance.

  • Building a secondary index for historical data is not affected by cold storage.

  • Fixes several compatibility issues with the native HBase client protocol. If you use an open source HBase client to access Lindorm, upgrade the LindormTable engine to this version or later.

2.6.2

Release date

Type

Description

November 8, 2023

New features

Supports the MySQL-compatible protocol. For more information, see Use the MySQL protocol (Recommended).

2.5.x

2.5.6

Release date

Type

Description

August 18, 2023

Feature optimizations

  • Fixes HBase protocol compatibility issues.

  • Fixes an issue where loads are unbalanced across multiple groups.

  • Includes other stability fixes.

2.5.3

Release date

Type

Description

May 24, 2023

New features

Supports wildcard columns.

Feature optimizations

  • Fixes an issue where SQL requests may time out during short-circuit reads and writes.

    Note

    For a better read and write experience, upgrade the LindormTable engine to 2.5.3 or a later version if you use SQL.

  • Fixes a compatibility issue that occurs when you use the batch interface of an open source HBase client.

  • Fixes an issue where an excessive number of meta requests are sent when you use an open source HBase client.

2.5.2

Release date

Type

Description

April 19, 2023

New features

Lindorm SQL supports deleting existing columns from a table (Drop Column). For more information, see ALTER TABLE.

Feature optimizations

  • Optimized the user experience of using SQL to access HBase tables.

  • Improves the query experience in hot and cold data separation scenarios.

  • Improves the performance of asynchronous audit logging.

  • Improves compatibility with the HBase client protocol.

  • Increases the upper limit on the number of files for region monitoring.

  • Improves the execution efficiency of Aggregate statements.

  • Reduces the CPU consumption caused by data expiration in short TTL scenarios.

2.4.x

2.4.3

Release date

Type

Description

March 10, 2023

Feature optimizations

  • Improves the Lindorm SQL user experience.

  • Includes other stability fixes.

2.4.2

Release date

Type

Description

December 13, 2022

New features

Feature optimizations

  • Improves the user experience of the JSON data type.

  • Includes other stability fixes.

2.4.1

Release date

Type

Description

November 1, 2022

Feature optimizations

  • Improves the user experience of the GanosBase spatio-temporal feature.

  • Fixes Lindorm SQL bugs.

2.4.0

Release date

Type

Description

October 9, 2022

New features

Support is now available for using SQL to access HBase tables.

Feature optimizations

Improves the Lindorm SQL user experience.

2.3.x

2.3.4

Release date

Type

Description

August 30, 2022

Feature optimizations

Improves the Lindorm SQL user experience.

2.3.3

Release date

Type

Description

August 16, 2022

Feature optimizations

  • Adds a feature that automatically detects and handles hot spots.

  • Adds the ST_DWithin and ST_DWithinSphere functions to the spatio-temporal engine.

  • Includes other stability fixes.

2.3.2

Release date

Type

Description

August 2, 2022

Feature optimizations

  • Improves the related syntax for Lindorm SQL.

  • More spatiotemporal features of Lindorm GanosBase are supported. For more information, see Spatiotemporal service overview.

2.3.1

Release date

Type

Description

June 30, 2022

New features

For more information about the spatiotemporal service, see Introduction to Spatiotemporal Service.

2.2.x

Version number

Release date

Type

Description

2.2.21

April 25, 2022

Feature optimizations

  • Reduces DirectMemory consumption during writes.

  • Improves the load balancing policy.

  • Improves the compaction parameters and supports automatic adjustment.

  • Improves the index building speed.

  • Improves the read and write performance of SQL.

2.2.20

March 16, 2022

Feature optimizations

  • Improves the write performance for large key-value pairs.

  • Lindorm SQL supports reading multiple versions and writing data with custom timestamps.

  • Fixes other performance issues.

2.2.19

February 9, 2022

New features

Lindorm SQL supports dynamic columns and SQL layer monitoring.

Feature optimizations

  • Fixes an issue where metadata updates lag after Lindorm SQL table properties are modified.

  • Fixes stability issues.

2.2.18

January 5, 2022

Feature optimizations

  • Improves the performance of Lindorm SQL.

  • Fixes time zone issues for the Date and Time data types in Lindorm SQL.

  • Fixes stability issues.

2.2.17

December 17, 2021

Feature optimizations

  • Fixes Lindorm SQL bugs.

  • Improves the online speed of cold storage regions. If you use cold storage, upgrade the LindormTable engine to 2.2.17 or a later version.

2.2.16

November 12, 2021

Feature optimizations

  • The syntax of Lindorm SQL is improved. If you use SQL, we recommend that you upgrade the LindormTable version to 2.2.16 or later.

  • Improves the disk flushing logic to prevent out of memory issues when there are too many regions.

  • Fixes other bugs.

2.2.15

October 18, 2021

Feature optimizations

Lindorm SQL is optimized to fix an issue where tables failed to be created and access to strongly consistent tables failed in some cases. We recommend that you upgrade your LindormTable to this version or a later version.

2.2.12

September 6, 2021

Feature optimizations

  • Improves the compaction policy to increase efficiency.

  • Optimizes the amount of data returned by Scan operations.

2.2.11

August 25, 2021

New features

  • Lindorm SQL statements are supported. For more information, see Lindorm SQL.

  • Secondary indexes are supported. For more information, see Secondary index.

2.2.10

August 12, 2021

Feature optimizations

Fixes an issue where requests to cold storage fail due to network jitter.

2.2.9

June 9, 2021

New features

The SearchIndex feature supports dynamic generation of tokenizer configurations and fixes some bugs.

2.2.8

March 25, 2021

Feature optimizations

Optimizes memory usage during zstd compression.

2.2.7

March 11, 2021

New features

Supports exporting Lindorm data in sequence. This feature must be used with LTS.

2.2.5

January 7, 2021

New features

Supports exporting incremental data from Lindorm. This feature must be used with LTS.

2.2.1

September 9, 2020

Feature optimizations

Improves the SearchIndex feature and fixes some bugs.

2.1.x

Version number

Release date

Type

Description

2.1.30

October 26, 2020

Feature optimizations

Improves the algorithm for selecting flush regions when write hot spots occur.

2.1.26

October 9, 2020

Feature optimizations

Optimizes the memory overhead of BucketCache in small-specification instances.

2.1.25

September 30, 2020

Feature optimizations

Reduces the amount of redundant data retrieved during a Reverse Scan.

2.1.23

September 22, 2020

Feature optimizations

Improves memory management for low-memory machine types.

2.1.21

July 20, 2020

Feature optimizations

Upgrade to this version or a later version.

  • Improves write throughput.

  • Improves the performance of Reverse Scans.

  • Improves the speed at which hot data is archived to cold storage in hot and cold data separation scenarios.

2.1.17

March 20, 2020

Feature optimizations

Improves the usability of the SearchIndex feature.

2.1.15

February 6, 2020

Feature optimizations

Improves the SearchIndex feature and fixes some bugs.

2.1.12

December 16, 2019

Feature optimizations

Improves the SearchIndex feature and fixes issues encountered during bulk loading.

2.1.10

November 16, 2019

New features

Supports the SearchIndex feature.

Feature optimizations

Improves the hot and cold data separation feature.

2.1.9

October 8, 2019

New features

The SearchIndex feature is supported, and some bugs are fixed.

2.1.8

September 9, 2019

New features

Added support for Cold storage and Hot and cold data separation.