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 建立於 2020年4月24日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Rust (1,965 fork)batch import
community supporteddriver:elasticsearchhelp wanted

倉庫指標

Star
 (19,563 star)
PR 合併指標
 (平均合併 5天 16小時) (30 天內合併 138 個 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

貢獻者指南