Provide arche-type for creating UDF
-----------------------------------
Key: TEIID-4327
URL:
https://issues.jboss.org/browse/TEIID-4327
Project: Teiid
Issue Type: Feature Request
Components: Quick Starts
Affects Versions: 8.12.x, 9.x
Reporter: Van Halbert
Assignee: Van Halbert
Fix For: 9.0, 8.12.5
Provide an arche-type for creating UDF's.
This will include:
- java project ready to build using maven
- a java class that contains one static method
- options for deploying the UDF
a. a compilable project that will package for deployment as a module
b. a CLI script for deploying