Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第 47 期 TiDB 源码学习之 TiDB Executor #404

Closed
crazycs520 opened this issue Jun 10, 2019 · 0 comments
Closed

第 47 期 TiDB 源码学习之 TiDB Executor #404

crazycs520 opened this issue Jun 10, 2019 · 0 comments
Labels
Go 夜读 Go 夜读:主题分享 已分享 ✅ Go 夜读的分享状态:分享已完成。

Comments

@crazycs520
Copy link

crazycs520 commented Jun 10, 2019

TiDB Executor

内容介绍

本次分享主要讲 TiDB 中 insert/update/delete/select, 以及 DDL 等是如何执行的,以及涉及到相关模块。大概会涉及以下模块:

  • executor
  • distsql
  • ddl

PPT TiDB Executor 源码阅读.pdf

推荐阅读

@yangwenmai yangwenmai added Go 夜读 Go 夜读:主题分享 TiDB labels Jun 10, 2019
@yangwenmai yangwenmai pinned this issue Jun 10, 2019
@yangwenmai yangwenmai unpinned this issue Jun 17, 2019
@yangwenmai yangwenmai added the 已分享 ✅ Go 夜读的分享状态:分享已完成。 label Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Go 夜读 Go 夜读:主题分享 已分享 ✅ Go 夜读的分享状态:分享已完成。
Projects
Development

No branches or pull requests

2 participants