Nancy created KAFKA-7774:
----------------------------

             Summary: Decimal conversion exception by kafka
                 Key: KAFKA-7774
                 URL: https://issues.apache.org/jira/browse/KAFKA-7774
             Project: Kafka
          Issue Type: Bug
            Reporter: Nancy


We try to use kafka extract data from MSSQL.

Some problem happened when the data type is Decimal.

which is passing data as bytes rather than decimal.

{{ "charge":\{"bytes":"\u0006Iô"}}}

We know Decimal is not the default data type in the kafka.

May I know how can we solve this problem?



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

Reply via email to