Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In Phoenix, we'd like to add some Phoenix-specific commands in support of our UDF implementation. For example, we'd like to add commands like to manage the jars containing the implementation of the UDFs (see this[1] comment):
- ALTER SYSTEM ADD JAR ...
- ALTER SYSTEM LIST JARS
To accomplish this, we need to add freemarker templates to parser for "ALTER SYSTEM ..." calls and then leverage these templates in Phoenix.
Attachments
Attachments
Issue Links
- is related to
-
CALCITE-823 Parser support to reset an option
- Closed
- links to