You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Lubna Naqvi (Jira)" <ji...@apache.org> on 2023/05/19 06:44:00 UTC

[jira] [Created] (KAFKA-15008) GCS Sink Connector to parse JSON having leading 0's for an integer field

Lubna Naqvi created KAFKA-15008:
-----------------------------------

             Summary: GCS Sink Connector to parse JSON having leading 0's for an integer field
                 Key: KAFKA-15008
                 URL: https://issues.apache.org/jira/browse/KAFKA-15008
             Project: Kafka
          Issue Type: Bug
            Reporter: Lubna Naqvi


Our Kafka data which is in JSON format has an attribute (gtin) which is a number starting with Zero and Kafka Connect GCS Sink Connector fails to parse it. gtin is a very common attribute across any item related Kafka source and it is causing a major(blocking) issue as we are not able to parse this attribute.

 

We'd like to have the ability to parse the integer field in JSON message if it is prefixed with zero. Can this be investigated for consideration into release? 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)