Description
Objective
Test that compounding queries through logical operators (AND
/ OR
) don't interfere with other suggestions. This is mostly to test value suggestion but also other future developments that require another parse of the query or a symbol table.
What to test
Permutations to consider (only if they apply)
Data type:
Index Patterns
Indexes
S3 Connections (future)
Cloudwatch
Security Lake
Language:
DQL
PPL
SQL
Scenario | Steps | Expected result | Notes |
---|---|---|---|
Example (See below) | |||
DQL Value Suggestion |
|
|
|
PPL/SQL Value Suggestion |
|
|
Pre-requisites
What do we need to make sure the test can be written
Steps to setting up the scenario
Have at least 1 existing workspace with index patterns
Turn query enhancements on
Select the index pattern
Select the language for the test
Ensure
query:enhancements:suggestValues
is on andquery:enhancements:suggestValuesLimit
is set properly
Known Issues
List of known issues to reference that could impact the results of this test case
Metadata
Metadata
Assignees
Type
Projects
Status