Hello Apache Calcite community,
My name is Oleg Alekseev, and I have developed a new adapter called
CalciteRestAPIAdapter designed to retrieve data from REST services using
standard SQL syntax. This adapter leverages the Apache Calcite framework,
enabling access to REST APIs through JDBC by configuring service schemas and
tables via XML files.
The adapter is publicly available on GitHub:
https://github.com/oalekseev/CalciteRestAPIAdapter
I would like to propose this adapter as a contribution to the Apache Calcite
project to make it accessible and beneficial to the wider community.
Please let me know the appropriate process and any guidelines I should follow
to move forward with submitting this contribution.
Thank you for your time and consideration.
Best regards,
Oleg Alekseev