Skip to content

Expose AddFunction API for CESQL Parser #1047

@Cali0707

Description

@Cali0707

As discussed in #1045 , it would be good to provide end users of the SDK the ability to add custom functions to the CESQL parser and runtime.

I think this would probably start with changes in

func (table functionTable) AddFunction(function cesql.Function) error {
, but it will likely need changes in other areas as well

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions