mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-23 14:38:18 +00:00
2ca667cbdf
* refactor: return PhysicalPlan in Table trait's scan method, to support partitioned execution in Frontend's distribute read * refactor: pub use necessary DataFusion types * refactor: replace old "PhysicalPlan" and its adapters Co-authored-by: luofucong <luofucong@greptime.com> Co-authored-by: Yingwen <realevenyag@gmail.com>