Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] The time filter is ignored when using the SQL query engine #9106

Open
Smjert opened this issue Dec 20, 2024 · 0 comments
Open

[BUG] The time filter is ignored when using the SQL query engine #9106

Smjert opened this issue Dec 20, 2024 · 0 comments
Labels
bug Something isn't working untriaged

Comments

@Smjert
Copy link

Smjert commented Dec 20, 2024

Describe the bug

The time filter is ignored when using the SQL query engine

To Reproduce

Steps to reproduce the behavior:

  1. Login anonymous in the future playground.
  2. Select the OTEL demo environment.
  3. Select Discover from the menu on the left hand side
  4. In the data source selection dropdown, type ecomm, then select the first item opensearch*ecomm*
  5. Using SQL query mode, run SELECT * FROM opensearch*ecomm* LIMIT 10
    • Ten results returned, however they are not within the timespan specified by the time filter.

Expected behavior

  • Step 5: Ten results (limit in query) are shown in a list of entries with Time and _source, all within the selected timeframe.

OpenSearch Version

2.18

Dashboards Version

2.18

Plugins

Alerting, anomaly-detection, asynchronous-search, cross-cluster-replication, custom-codecs, flow-framework, geospatial, index-management, job-scheduler, knn, ml, neural-search, notifications, notifications-core, observability, performance-analyzer, reports-scheduler, security, security-analytics, skills, sql, system-templates, query-insights

Screenshots

N/A

Host/Environment:

  • OS: macOS
  • Browser and version Google Chrome, version 131.0.6778.205

Additional context

N/A

@Smjert Smjert added bug Something isn't working untriaged labels Dec 20, 2024
@Smjert Smjert closed this as completed Dec 20, 2024
@Smjert Smjert reopened this Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

No branches or pull requests

1 participant