Skip to content

Find out what size() returns in scalar UDFs #8

@redcatbear

Description

@redcatbear

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

Metadata

Metadata

Assignees

Labels

refactoringCode improvement without behavior change

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions