pingcap / pingcap/tidb

Improve the availability of temporary table

Open
#38,390 0 comments 0 reactions 0 assignees View on GitHub
type/feature-request
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Feature Request

**Is your feature request related to a problem? Please describe:**

In the big data table cases, the temporary table can not support the big transactions and write disk to persist data, and table statistics.

**Describe the feature you'd like:**

I'd like these cases can be supported.

**Describe alternatives you've considered:**

N/A
**Teachability, Documentation, Adoption, Migration Strategy:**

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points; start by locating temporary-table handling and its existing tests, then trace how large transactions, disk persistence, and statistics are currently handled. Done means the stated big-table cases are supported, with regression coverage for transaction size, disk persistence, and table statistics.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.