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/07 07:44:32 UTC

[GitHub] [pulsar] gaoran10 commented on issue #6749: Cannot be cast to [B - presto connector

gaoran10 commented on issue #6749:
URL: https://github.com/apache/pulsar/issues/6749#issuecomment-625088589


   @eaba Hi, could you provide the reproduce steps. I couldn't reproduce the issue, my steps as below.
   
   use the pulsar 2.6.0
   
   1. run pulsar standalone.
   2. run pulsar sql-worker.
   3. run pulsar sql cli.
   4. produce message use byte[] schema, query messages successfully.
   5. produce message use ByteBuffer schema. query messages successfully.


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