cube-js/cube

ElasticSearch Driver: The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type undefined

Open

#614 aberto em 24 de abr. de 2020

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)Rust (1.965 forks)batch import
community supporteddriver:elasticsearchhelp wanted

Métricas do repositório

Stars
 (19.563 stars)
Métricas de merge de PR
 (Mesclagem média 5d 16h) (138 fundiu PRs em 30d)

Description

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

Guia do colaborador