Closed npow closed 1 year ago
Describe the bug
show tables in `lambda:elasticsearch`.es
describe `lambda:elasticsearch`.es.pages
To Reproduce Steps to reproduce the behavior:
show tables
Expected behavior Expect datastreams to show up and behave like regular tables
Screenshots / Exceptions / Errors
java.lang.RuntimeException: com.amazonaws.services.lambda.invoke.LambdaFunctionException: Error processing request to map index (pages): null
Connector Details (please complete the following information):
Additional context Elasticsearch datastreams: https://www.elastic.co/guide/en/elasticsearch/reference/master/data-streams.html
Hi,
We have added support for data stream on ES connectors, please use our latest version >=2023.18.1
Describe the bug
show tables in `lambda:elasticsearch`.es
describe `lambda:elasticsearch`.es.pages
To Reproduce Steps to reproduce the behavior:
show tables
on an ES instance with datastreamsExpected behavior Expect datastreams to show up and behave like regular tables
Screenshots / Exceptions / Errors
Connector Details (please complete the following information):
Additional context Elasticsearch datastreams: https://www.elastic.co/guide/en/elasticsearch/reference/master/data-streams.html