Not long after we celebrated our 300th contributor milestone in September 2019, a new record, 400th contributor, is just created in our TiDB repository! Last week, we published a post written by our CTO Edward Huang to celebrate 400 contributors in our TiDB repository.
The full post is here:
TiDB Celebrates 400 Contributors
As the TiDB community expands and the TiDB project evolves, we're inspired to see contributors joining us and demonstrating their passion and pursuit of the open-source spirit. To get more people involved and included, we launched the TiDB Challenge Program, a series community program to bring TiDB to a new level in terms of stability, performance, and usability. With some amazing improvements in performance in season 1 last year, we published a post last week to announce that season 2 is ready for you.
The full post is here:
TiDB Usability Challenge - Dare to Dream Bigger
tidb:
pd:
docs-cn:
tidb-operator:
parser:
chaos-mesh:
Last week, we landed 90 PRs in the TiDB repository and 46 PRs in the TiKV and PD repositories.
TiDB:
SELECT FOR UPDATE
for BatchPointGet
BatchCommands
for the RPC server to fix the panic in the batch connection heartbeatSetCollationExpr
in the plannerCREATE TABLE LIKE
statement does not split Regions on TiKVTiKV and PD:
CollationAware
in compare_in
WriteBatch
from engine
to engine_traits
and rocks