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 2019/05/10 09:04:54 UTC

[GitHub] [pulsar] ambition119 opened a new pull request #4258: [pulsar-io] hbase sink use BooleanSchema encode Boolean data

ambition119 opened a new pull request #4258: [pulsar-io] hbase sink use BooleanSchema encode Boolean data
URL: https://github.com/apache/pulsar/pull/4258
 
 
   ### Motivation
   
   1. use pulsar client BooleanSchema encode Boolean data
   2. remove unused code.
   
   ### Modifications
   
   1. Use  BooleanSchema.encode() replace Bytes.toBytes()
   2. remove  unused code, eg:  required = false,
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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