cube-js/cube
Auf GitHub ansehenElasticSearch Driver: The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type undefined
Open
#614 geöffnet am 24. Apr. 2020
community supporteddriver:elasticsearchhelp wanted
Repository-Metriken
- Stars
- (19.563 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 5T 16h) (138 gemergte PRs in 30 T)
Beschreibung
Describe the bug When Running the elasticsearch driver in the latest version I get the following: The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type undefined
To Reproduce Steps to reproduce the behavior: Use ElasticSearch Cloud driver with demo data and CubeJS playground
Expected behavior No error on requesting data from elastic
Screenshots If applicable, add screenshots to help explain your problem.
Version: 0.19.13
Additional context