After using the /_nlpcn/sql interface to query the sql with subqueries, some subsequent queries will time out.
sql sample:
SELECT count(*) FROM a_index where someCode in (SELECT code FROM b_index where someType ='ttt')
After using the /_nlpcn/sql interface to query the sql with subqueries, some subsequent queries will time out.
sql sample:
SELECT count(*) FROM a_index where someCode in (SELECT code FROM b_index where someType ='ttt')
This seem related to some third party plugin that is not supported here. I would recommend you bring this up with the creator of the plugin.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.