Situation
In "Set" scripts it is clear what the size() method returns. But we are not sure what exactly size() produces and if that value has any relevance for the users. If it does not, it should always return 0 instead — which is a change that then belongs into the UDF client.
Acceptance Criteria
- Integration test exists that test
size() in a scalar script
- Meaning of the return value documented