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 2020/05/08 19:33:21 UTC

[GitHub] [pulsar] gaoran10 opened a new pull request #6925: Pulsar SQL Support Avro Schema `ByteBuffer` Type

gaoran10 opened a new pull request #6925:
URL: https://github.com/apache/pulsar/pull/6925


   Fix #6749 
   
   # Motivation
   
   Currently, the Pulsar SQL couldn't support AvroSchema use the `ByteBuffer` as the field type.
   
   # Modify
   
   When the presto field record type is `VarbinaryType.VARBINARY`, check the record type is `ByteBuffer`, `byte[]`, `ByteBuf` or others, and to process the field record by the type.
   
   Add unit tests.


----------------------------------------------------------------
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



[GitHub] [pulsar] jiazhai commented on pull request #6925: Pulsar SQL Support Avro Schema `ByteBuffer` Type

Posted by GitBox <gi...@apache.org>.
jiazhai commented on pull request #6925:
URL: https://github.com/apache/pulsar/pull/6925#issuecomment-626272502


   /pulsarbot run-failure-checks
   
   


----------------------------------------------------------------
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



[GitHub] [pulsar] codelipenghui commented on pull request #6925: Pulsar SQL Support Avro Schema `ByteBuffer` Type

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on pull request #6925:
URL: https://github.com/apache/pulsar/pull/6925#issuecomment-626174767


   /pulsarbot run-failure-checks


----------------------------------------------------------------
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



[GitHub] [pulsar] jiazhai commented on pull request #6925: Pulsar SQL Support Avro Schema `ByteBuffer` Type

Posted by GitBox <gi...@apache.org>.
jiazhai commented on pull request #6925:
URL: https://github.com/apache/pulsar/pull/6925#issuecomment-626257715


   /pulsarbot run-failure-checks
   
   


----------------------------------------------------------------
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



[GitHub] [pulsar] jiazhai commented on pull request #6925: Pulsar SQL Support Avro Schema `ByteBuffer` Type

Posted by GitBox <gi...@apache.org>.
jiazhai commented on pull request #6925:
URL: https://github.com/apache/pulsar/pull/6925#issuecomment-626406338


   /pulsarbot run-failure-checks
   
   


----------------------------------------------------------------
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



[GitHub] [pulsar] gaoran10 commented on pull request #6925: Pulsar SQL Support Avro Schema `ByteBuffer` Type

Posted by GitBox <gi...@apache.org>.
gaoran10 commented on pull request #6925:
URL: https://github.com/apache/pulsar/pull/6925#issuecomment-626375392


   /pulsarbot run-failure-checks


----------------------------------------------------------------
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



[GitHub] [pulsar] gaoran10 commented on pull request #6925: Pulsar SQL Support Avro Schema `ByteBuffer` Type

Posted by GitBox <gi...@apache.org>.
gaoran10 commented on pull request #6925:
URL: https://github.com/apache/pulsar/pull/6925#issuecomment-626094679


   /pulsarbot run-failure-checks


----------------------------------------------------------------
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