Include class definition and SQL files in task library for custom tasks
jcamachor opened this issue · 1 comments
jcamachor commented
For custom tasks, currently the SQL files are part the task library but the custom task classpath is in the workload definition. That split seems weird. It would be more natural if both classpath and SQL files would be in the task library, then the workload definition only contains the arguments for the custom task.
jcamachor commented
Related to #100. ^@anjagruenheid