Tencent / TBase

TBase is an enterprise-level distributed HTAP database. Through a single database cluster to provide users with highly consistent distributed database services and high-performance data warehouse services, a set of integrated enterprise-level solutions is formed.
Other
1.38k stars 262 forks source link

[BUGFIX] 1.Skip invalid relid in group information check 2.Determine … #126

Closed dafoerx closed 2 years ago

dafoerx commented 2 years ago

[BUGFIX] 1.Skip invalid relid in group information check 2.Determine whether tables of different groups are allowed to insert.

(cherry picked from commit b65d457372da7fb94f50844af835962c9091cf56)

dafoerx commented 2 years ago

The code has just been committed to v2.3.0-release to fix this problem. Replication tables allow insertion, and we have also fixed a similar issue, as described in the use case description.

As follows: https://github.com/Tencent/TBase/commit/b65d457372da7fb94f50844af835962c9091cf56