Skip to content

[FEATURE] Support sum and avg functions in eval command. #3998

@vamsimanohar

Description

@vamsimanohar

Please add support for add and avg functions in eval and where commands.

Example commands:

source=people | eval sum_result = SUM(1, age, 3)

source=people | eval avg_result = AVG(1, age, 3)

source=people | where sum(10, age) > 50

Metadata

Metadata

Assignees

Labels

PPLPiped processing languageenhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions