Hello, I am new to Apache Calcite API and am looking to generate physical query plans for SQL queries using Calcite API. Could someone guide me on which classes and methods to use for achieving this? It would be great if I can be redirected to an existing code repository that does this already, as an example.
Thanks a lot in advance! Best regards, Shubh
