Skip to content

Make JBang preprocessor pick up scripts dynamic #1685

@ferenc-csaky

Description

@ferenc-csaky

Currently, if the JBangPreprocessor matches to a UDF script it will compile it no matter what. This means even if a UDF script is not used by the project.

Since the script compilation is a very time consuming actions, we should make this behavior smarter, analyzing if the project actually uses the UDF and only compile it if it is necessary.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions