An error occurs when executing the PPL query.
query { "query": "source=heartbeat* " }
result { "error": { "reason": "There was internal problem at backend", "details": "Unsupported type: UNKNOWN for field: monitor.timespan, value: {"gte":"2021-01-08T23:28:43.280Z","lt":"2021-01-08T23:28:53.280Z"}.", "type": "IllegalStateException" }, "status": 503 }
Hi @GamjaPower Thanks for reporting the issue! Could you share your index and our PPL plugin version?
Looks like the data type indicated in the error message is range type, but it is not supported in the core engine yet.
Hi @chloe-zh Yes, I understand. So when will the core engine support it?
@dai-chen PPL plugin version : opendistro_sql 1.12.0.0 index document { "@timestamp": "2021-01-05T13:12:00", "message": "GET /search HTTP/1.1 200 1070000", "user": { "id": "gamjapower" } }
@chloe-zh I am very interested in the PPL project. I have experience with both Elasticsearch and Splunk products. So when the PPL project stabilizes, I predict that Opendistro will be used in key industry areas. So I hope this project goes well.