tidb-incubator / TiBigData

TiDB connectors for Flink/Hive/Presto
Apache License 2.0
216 stars 56 forks source link

Roadmap 2022 #134

Open zhangyangyu opened 2 years ago

zhangyangyu commented 2 years ago

This is TiBigData roadmap 2022.

It's under iterative edition and we welcome everyone to make advice.

Features

Flink

Spark (we'd like to merge TiSpark into TiBigData)

Quality

humengyu2012 commented 2 years ago

What's the Async Query?

sunxiaoguang commented 2 years ago

What's the Async Query?

It's about using FDW to submit asynchronous query to Spark / Flink from TiDB directly.

gbzy commented 2 years ago

It's important to support tikv native writing, the writing speed is the bottleneck of flink batch job.

sunxiaoguang commented 2 years ago

It's important to support tikv native writing, the writing speed is the bottleneck of flink batch job.

This particular feature is what you want