@@ -66,26 +66,26 @@ lto = "off"
6666codegen-units = 1
6767
6868[patch .crates-io ]
69- datafusion = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
70- datafusion-catalog = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
71- datafusion-common = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
72- datafusion-common-runtime = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
73- datafusion-execution = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
74- datafusion-expr = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
75- datafusion-expr-common = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
76- datafusion-functions = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
77- datafusion-functions-aggregate = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
78- datafusion-functions-aggregate-common = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
79- datafusion-functions-nested = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
80- datafusion-functions-window = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
81- datafusion-optimizer = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
82- datafusion-physical-expr = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
83- datafusion-physical-expr-common = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
84- datafusion-physical-optimizer = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
85- datafusion-physical-plan = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
86- datafusion-proto = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
87- datafusion-proto-common = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
88- datafusion-sql = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
89- datafusion-substrait = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-44 ' }
69+ datafusion = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
70+ datafusion-catalog = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
71+ datafusion-common = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
72+ datafusion-common-runtime = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
73+ datafusion-execution = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
74+ datafusion-expr = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
75+ datafusion-expr-common = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
76+ datafusion-functions = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
77+ datafusion-functions-aggregate = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
78+ datafusion-functions-aggregate-common = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
79+ datafusion-functions-nested = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
80+ datafusion-functions-window = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
81+ datafusion-optimizer = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
82+ datafusion-physical-expr = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
83+ datafusion-physical-expr-common = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
84+ datafusion-physical-optimizer = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
85+ datafusion-physical-plan = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
86+ datafusion-proto = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
87+ datafusion-proto-common = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
88+ datafusion-sql = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
89+ datafusion-substrait = { git = ' https://github.com/hstack/arrow-datafusion.git' , branch = ' main-deep-projection-v2 ' }
9090deltalake = { git = ' https://github.com/hstack/delta-rs.git' , branch = ' main' }
9191reqwest = { git = ' https://github.com/hstack/reqwest.git' , branch = ' disable-proxy-tunnel' }
0 commit comments