pingcap/tidb

executor: avoid joiner to copying data when filter rows

開放

#12,030 建立於 2019年9月4日

 (1 則留言) (0 個反應) (0 位負責人)Go (6,186 個分叉)batch import
help wantedsig/executiontype/enhancementtype/performance

倉庫指標

星標
 (40,090 顆星)
PR 合併指標
 (平均合併 14天 4小時) (30 天內合併 346 個 PR)

描述

Feature Request

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

We can use the sel field in chunk.Chunk instead of copying data in baseJoiner.filter when filtering data in join executor

Describe the feature you'd like:

We can use the sel field in chunk.Chunk used in baseJoiner.filter

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

貢獻者指南