["table reader fetch next chunk failed"] [conn=200732] [error="[tikv:9001]PD server timeout"] [2024/10/23 11:22:20.936 +08:00] [INFO] [conn.go:864] ["command dispatched failed"] [conn=200732] [connInfo="id:200732, addr:10.204.168.71:31339 status:10, collation:utf8_general_ci,...
bin/tiflash/tiflash(void DB::Join::joinBlockImpl<(DB::ASTTableJoin::Kind)0, (DB::ASTTableJoin::Strictness)2, DB::Join::MapsTemplate<DB::Join::WithUsedFlag<false, DB::Join::RowRefList> > >(DB::Block&, DB::Join::MapsTemplate<DB::Join::WithUsedFlag<false, DB::Join::RowRefList>...
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/ - tidb/executor/seqtest/seq_executor_test.go at 522275783
table_import.go | 2 +- br/pkg/lightning/tikv/tikv.go | 2 +- build/linter/allrevive/analyzer.go | 2 +- dumpling/export/dump.go | 2 +- dumpling/export/metadata.go | 2 +- go.mod | 14 +- go.sum | 29 +- pkg/autoid_service/autoid.go | 12 +- pkg/ddl/backfilling_dist_...
// 1. builds hash table from the outer rows // 2. builds key ranges from outer rows and fetches inner rows // 3. probes the hash table and sends the join result to the main thread channel. // Note: step 1 and step 2 runs concurrently. ...