You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get expr planners when creating new planner (apache#11485)
* get expr planners when creating new planner
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
* get expr planner when creating planner
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
* no planners in sqltorel
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
* Add docs about SessionContextProvider
* Use Slice rather than Vec to access expr planners
* add test
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
* clippy
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
---------
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
0 commit comments