← 返回事件
持续讨论科技发版8.0.0-rc.11

v8.0.0-rc.11-dev.3: Reduce included-result decoding overhead (#30284)

发生了什么

Linked issue Follow-up to #30259 (merged). No separate Linear ticket was supplied or identified; the title was approved without a ticket prefix. At a glance Included cells reuse their execution-local column binding: let binding = bindings . get ( key ) ; if ( binding === undefined ) { binding = resolveIncludedColumnBinding ( contract , context , include , key ) ; bindings . set ( key , binding ) ; } decoded [ key ]…

摘要按规则整理自下方来源原文

为什么在扩散

来源