Hi, I am new to Apache Calcite and have been exploring it's usage. I wanted to figure out if there is a way to capture the Elasticsearch query generated by Calcite.
I see that we can plugin our own optimizers and validators - but wanted to know how to get the final Elasticsearch query that is generated by Apache Calcite? Thanks, Divya
