pingcap / tidb

TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
https://pingcap.com
Apache License 2.0
37.39k stars 5.85k forks source link

Support direct write into TiFlash without going through TiKV #18300

Open ilovesoup opened 4 years ago

ilovesoup commented 4 years ago

Description Support direct write into TiFlash without TiKV replica.

Category Feature

Value Enable a lot more pure columnar format oriented scenarios without bothering storing as row format first.

Task List

Progress Tracking Project Link

Time

GanttStart: 2020-07-01 GanttDue: 2020-12-28 GanttProgress: 50%

HunDunDM commented 4 years ago

/label component/deployment

zanmato1984 commented 4 years ago

Related project: https://github.com/pingcap/tics/projects/15

zanmato1984 commented 4 years ago

Description Support direct write into TiFlash without TiKV replica.

Category Feature

Value Enable a lot more pure columnar format oriented scenarios without bothering storing as row format first.

Task List

Progress Tracking Project Link

Time

GanttStart: 2020-07-01 GanttDue: 2020-12-31

scsldb commented 4 years ago

Reason for reprioritization: there are more important development tasks at hand.