You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add more check logic when processing search request (#3870)
* add more check logc when processing search request
return error when search with start_timestamp or end_timestamp but
timestamp field is not defined in index
* add test case for the newly added checking logic
add test case for index without timestamp defined but query with
start_timestamp or end_timestamp
---------
Co-authored-by: PSeitz <[email protected]>
0 commit comments