You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Aditya (JIRA)" <ji...@apache.org> on 2018/07/23 16:54:00 UTC

[jira] [Created] (SAMZA-1779) Fix Fix SamzaSql AvroRelConverter to handle BYTES and FIXED avro schema types

Aditya created SAMZA-1779:
-----------------------------

             Summary: Fix Fix SamzaSql AvroRelConverter to handle BYTES and FIXED avro schema types
                 Key: SAMZA-1779
                 URL: https://issues.apache.org/jira/browse/SAMZA-1779
             Project: Samza
          Issue Type: Bug
            Reporter: Aditya


Currently, having bytes avro type fails with cast exception:

java.lang.ClassCastException: java.nio.HeapByteBuffer cannot be cast to org.apache.calcite.avatica.util.ByteString



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)