可以实现 继承了OperatorBase的Function加别名吗
Open
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
您好,可以实现 继承了OperatorBase的Function加别名吗?比如 expressRunner().addFunction(name, alias, OperatorBase);
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the expressRunner().addFunction and OperatorBase entry points mentioned in the request, then inspect how functions are currently registered and invoked. Confirm the intended alias behavior and its API implications; done means an OperatorBase-based Function can be registered with an alias and invoked through that alias, with tests covering the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100