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: [email protected] With regards, Apache Git Services
