elasticsearch-sql icon indicating copy to clipboard operation
elasticsearch-sql copied to clipboard

请问那个版本支持嵌套select?

Open michelle-q opened this issue 6 years ago • 1 comments

image SELECT sheetType FROM (SELECT id,sheetType from bjctsheet_index_19_11)执行时报错

michelle-q avatar Dec 23 '19 11:12 michelle-q

@michelle-q , 因为NLPchina不再维护了, 可以参考我们的解决方案。 https://github.com/opendistro-for-elasticsearch/sql/pull/278

我们提供了不同的分发包,你可以直接下载:https://opendistro.github.io/for-elasticsearch/downloads.html 和 https://opendistro.github.io/for-elasticsearch-docs/docs/install/plugins/#sql 再有问题欢迎给我们开Issue。

penghuo avatar Dec 23 '19 19:12 penghuo