I would like to know what should be the driver class to use for jdbc connection for sql server? I am trying to set up hudi to read from a single table from sql server . Do you have a detailed demo or documentation for setting up hudi to read from jdbc source without Kafka streaming.
