Skip to content

[FEATURE] Revert stream pattern method to recover pushdown ability in V2 and implement SIMPLE_PATTERN in Calcite #3552

@songkant-aws

Description

@songkant-aws

Epic: #3547

Is your feature request related to a problem?
This issue will do two items:

  1. Revert stream pattern method to recover pushdown ability in V2 because previous patterns command in V2 is an expression over new field as part of project, it can be pushed down to OpenSearch. The stream pattern method introduction causes regression. So revert this part of code.
  2. Implement SIMPLE_PATTERN patterns method based on parse command in Calcite

What solution would you like?
A clear and concise description of what you want to happen.

What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.

Do you have any additional context?
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    calcitecalcite migration releated

    Type

    No type

    Projects

    Status

    Not Started

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions