Skip to content

Implement ExprPlanner for sql_overlay_to_expr #11223

Closed
@dharanad

Description

@dharanad

Is your feature request related to a problem or challenge?

As discussed in #11207 The idea is to move hardcoded the sql_overlay_to_expr operator to function in the parser step, which is currently handled in the optimizer step. We need to implement user-defined parser mechanisms to enable more flexible SQL planning.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions