Skip to content

[DEDUPE-TEST][BUG] Unified query API fails with date types in PPL #5325

@qianheng-aws

Description

@qianheng-aws

Describe the bug

When using the unified query API (_plugins/_query) with PPL queries involving date types, the query fails with an unexpected error. This appears to be related to date type handling in the PPL execution path.

To reproduce

  1. Create an index with a date field
  2. Run a PPL query via _plugins/_query that filters on the date field
  3. Observe the error

Expected behavior

The query should return results correctly when filtering on date fields.

OpenSearch version

3.6.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    PPLPiped processing languagebugSomething isn't working

    Type

    No type

    Projects

    Status

    Not Started

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions