You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/09/07 02:03:06 UTC

[GitHub] sijie opened a new pull request #2538: [io] jdbc connector uses Schema.AUTO

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:
users@infra.apache.org


With regards,
Apache Git Services