Skip to content

Commit 48a1754

Browse files
jayzhan211alamb
andauthored
Introduce user defined SQL planner API (#11180)
* Prototype user defined sql planner might look like * at arrow Signed-off-by: jayzhan211 <[email protected]> * get field Signed-off-by: jayzhan211 <[email protected]> * cleanup Signed-off-by: jayzhan211 <[email protected]> * plan array literal Signed-off-by: jayzhan211 <[email protected]> * move to functions-array Signed-off-by: jayzhan211 <[email protected]> * license Signed-off-by: jayzhan211 <[email protected]> * cleanup Signed-off-by: jayzhan211 <[email protected]> * fix Signed-off-by: jayzhan211 <[email protected]> * change nested array test Signed-off-by: jayzhan211 <[email protected]> * address comment Signed-off-by: jayzhan211 <[email protected]> * fix stack overflow issue Signed-off-by: jayzhan211 <[email protected]> * upd cli Signed-off-by: jayzhan211 <[email protected]> * fix doc Signed-off-by: jayzhan211 <[email protected]> * fix doc Signed-off-by: jayzhan211 <[email protected]> * Rename PlannerResult::Simplified to PlannerResult::Planned * Update comments and add Debug/Clone impls --------- Signed-off-by: jayzhan211 <[email protected]> Co-authored-by: Andrew Lamb <[email protected]>
1 parent 9fc5312 commit 48a1754

File tree

9 files changed

+454
-283
lines changed

9 files changed

+454
-283
lines changed

datafusion-cli/Cargo.lock

Lines changed: 50 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)