Hi, I am trying out Flink SQL to sink to opensearc...
# troubleshooting
a
Hi, I am trying out Flink SQL to sink to opensearch which I am able to do. In our use case we also want to query the data in opensearch, can we use Flink SQL to do so? Here, https://nightlies.apache.org/flink/flink-docs-master/docs/connectors/table/overview/ , it is mentioned that opensearch has only sink connector, Is there any reason why it doesn't have a source connector for opensearch ? Can I look into direction of building a source connector for opensearch? Please suggest me.