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.
Thanks @aetter , looks like a valid case. Even wrapping .kibana in back-ticks and single quotes is not working. We will look into it and come with a fix.
Thanks @aetter , looks like a valid case. Even wrapping .kibana in back-ticks and single quotes is not working. We will look into it and come with a fix.
I remember we ran into the similar issue for identifiers in back-ticks when evaluating support for Tableau. @qreshi may have more context.
This query fails with the following error:
Indices starting with
.
is perfectly valid in Elasticsearch, so unless there's a good reason, I think we should support this operation.The text was updated successfully, but these errors were encountered: