Hello. Is anyone aware of any examples or documentation that show how to implement the Compass JDBC driver in a homegrown application, for example a .net backend service application that executes a Select statement against a data lake table?
I'm aware of the examples and documentation for using ION API and using the REST API calls, but haven't seen anything regarding using the driver directly in an application.
Thanks!