Skip to content

Commit

Permalink
Remove two troublesome queries (elastic#499)
Browse files Browse the repository at this point in the history
There is a bug in ESQL only affecting these queries, so we need to remove them until the bug is fixed.
  • Loading branch information
craigtaverner authored Oct 27, 2023
1 parent 27c34d2 commit a1cf098
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions elastic/logs/challenges/logging-querying.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,20 +146,6 @@
"iterations": 10,
"tags": ["esql"]
},
{
"operation": "esql_time_range_and_date_histogram_two_groups_pre_filter",
"clients": 1,
"warmup-iterations": 5,
"iterations": 20,
"tags": ["esql"]
},
{
"operation": "esql_time_range_and_date_histogram_two_groups_post_filter",
"clients": 1,
"warmup-iterations": 5,
"iterations": 20,
"tags": ["esql"]
},
{
"operation": "esql_dissect_duration_and_stats",
"clients": 1,
Expand Down

0 comments on commit a1cf098

Please sign in to comment.