Skip to content

feat: support scalar functions in ExprPlanner - #31

Merged
MichaelScofield merged 1 commit into
greptimedb-53.1.0-function-signature-exec-errorfrom
cherry-pick-1
Sep 3, 2026
Merged

feat: support scalar functions in ExprPlanner#31
MichaelScofield merged 1 commit into
greptimedb-53.1.0-function-signature-exec-errorfrom
cherry-pick-1

Conversation

@MichaelScofield

Copy link
Copy Markdown
Collaborator

Add RawScalarExpr and route resolved scalar function calls through registered expression planners before constructing ScalarFunction.

Which issue does this PR close?

  • Closes #.

Rationale for this change

What changes are included in this PR?

What is the testing strategy for this PR?

Are there any user-facing changes?

Add RawScalarExpr and route resolved scalar function calls through registered expression planners before constructing ScalarFunction.
@MichaelScofield
MichaelScofield merged commit a281d9f into greptimedb-53.1.0-function-signature-exec-error Sep 3, 2026
@MichaelScofield
MichaelScofield deleted the cherry-pick-1 branch September 3, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants