cube-js/cube

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

开放

#614 创建于 2020年4月24日

 (5 条评论) (0 个反应) (0 位负责人)Rust (1,965 个派生)batch import
community supporteddriver:elasticsearchhelp wanted

仓库指标

星标
 (19,563 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南