-
Notifications
You must be signed in to change notification settings - Fork 101
[FEATURE]: Function Assessment #884
Copy link
Copy link
Closed
Labels
good first issueGood for newcomersGood for newcomersmigrate/codeAbstract Syntax Trees and other dark magicAbstract Syntax Trees and other dark magicmigrate/viewsstep/assessmentgo/uc/upgrade - Assessment Stepgo/uc/upgrade - Assessment Step
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersmigrate/codeAbstract Syntax Trees and other dark magicAbstract Syntax Trees and other dark magicmigrate/viewsstep/assessmentgo/uc/upgrade - Assessment Stepgo/uc/upgrade - Assessment Step
Type
Projects
Status
No status
Is there an existing issue for this?
Problem statement
Users can create functions in HMS that then can be used as UDFs and in views.
Some of these functions cannot be migrated to UC.
Proposed Solution
List all the functions and highlight the ones that cannot be migrated to UC or have other restrictions (can run on single user clusters only)
Additional Context
No response