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
feat: External UDF support STAGE_LOCATION param (#18833)
* feat: External UDF support STAGE_LOCATION param
* chore: codefmt
* ci: add test for external udf stage location param
* chore: fix parse test
* chore; fix e2e test
* chore: fix e2e test
* feat: Added Expr::StageLocation for passing StageLocation as a Function parameter
* chore: codefmt
* chore: add unit test for TableDataType::StageLocation
0 commit comments