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
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
Using Docker image
amazon/opendistro-for-elasticsearch:1.1.0
Dataset: Flights sample data (loaded through Kibana)
SQL Plugin version: 1.1.0.1
Example Query:
SELECT FlightNum FROM kibana_sample_data_flights where (AvgTicketPrice + 100) <= 1000
Result:
Expected Behaviour:
No error, and the operation should be applied to the field before the comparison is made.
Example results:
The text was updated successfully, but these errors were encountered: