metabase-es-sql-driver icon indicating copy to clipboard operation
metabase-es-sql-driver copied to clipboard

A metabase driver for connecting to Elasticsearch.

Results 1 metabase-es-sql-driver issues
Sort by recently updated
recently updated
newest added

``` select timestamp::text from kibana_sample_data_flights ``` Works, but ``` select timestamp from kibana_sample_data_flights ``` Fails (without the `::text`)... `Error reducing result rows`: ``` 2020-12-25 10:59:41,237 ERROR middleware.catch-exceptions :: Error processing...