sijie opened a new pull request #2538: [io] jdbc connector uses Schema.AUTO URL: https://github.com/apache/incubator-pulsar/pull/2538 ### Motivation in #2537 , we are enabling `Schema.AUTO` in functions and connectors. This change is changing JDBC connector to use `Schema.AUTO` ### Modifications Change the jdbc implementation to use GenericRecord ### Result The schema can be automatically detected by the jdbc connector
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
