pingcap / tidb

TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial
https://pingcap.com
Apache License 2.0
36.27k stars 5.72k forks source link

replace mock context in `expression` with `StaticExprContext` #53006

Open lcwangchao opened 2 weeks ago

lcwangchao commented 2 weeks ago

Enhancement

replace mock context in expression with StaticExprContext to reduce the pkg depencies.