We have four releases this month:
New features
Bug fixes
In Announcing Chaos Mesh® as a CNCF Sandbox Project, we are thrill to announce that Chaos Mesh® is now officially accepted as a CNCF Sandbox project.
We have published Heterogeneous Database Replication to TiDB based on Tianshuang Qin's talk at TiDB DevCon 2020. This article introduces TiDB's best practices of migrating heterogeneous databases between different database platforms and application scenarios.
Horizontally Scaling the Hive Metastore Database by Migrating from MySQL to TiDB, written by Mengyu Hu, the Platform Engineer at Zhihu, introduces how Zhihu uses TiDB to horizontally scale Hive Metastore to meet their growing business needs.
Shawn Ma's article How TiDB's HTAP Makes Truly Hybrid Workloads Possible looks at the design details of TiDB's HTAP architecture, including the real-time updatable columnar engine, the multi-Raft replication strategy, and smart selection.
Heng Long and Shuang Chen has written Cluster Diagnostics: Troubleshoot Cluster Issues Using Only SQL Queries to elaborate on cluster diagnostics's diagnostic reports, and show you examples of how cluster diagnostics can help you quickly find system problems.
except
and intersect
operatorsin
and or
and some other functionsSupport the ALTER PARTITION
clause
Keep consistent search behaviors for log search, statements, and slow queries
spec.pd
, spec.tidb
, spec.tikv
, and spec.discovery
optional in the TidbCluster CRcleanPolicy
for the backup CRFix the segment fault on creating the compaction filter when the base compaction filter is NULL
Support deploying and managing DM 2.0
To provide settings to prefer index scans over table scans
The Chunk
-based computing for data types of fixed sizes and data types of varying sizes
--advertise-address
SELECT ... FOR SHARE
statementsTo improve the robustness and stability of TiDB Operator
To dump memory status of all SQL statements when the server is consuming a lot of memory
To support point-in-time recovery (PITR) in TiCDC and BR
To support the atomic helper API for placement rules
To fix the issue that Prometheus configuration files cannot be edited using TiUP
infinity
in TiCDC0
if the command is failed to run in DMTo use one tool with sub-commands instead of many tools
We’d like to welcome the following new contributors to TiDB and thank them for their work!
tidb:
tikv:
parser:
pd:
tidb-operator:
docs:
docs-cn:
rust-prometheus:
For more detailed and comprehensive information about TiKV, we have TiKV Monthly Update. The following covers July.