JOB ALBERTH FLORES MAMANI
07/30/2024, 11:01 PMCaused by: java.lang.AbstractMethodError: Receiver class spendreport.Deserializer.KafkaDeserializationSchemaWrapper2 does not define or inherit an implementation of the resolved method 'abstract void deserialize(org.apache.flink.kafka.shaded.org.apache.kafka.clients.consumer.ConsumerRecord, org.apache.flink.util.Collector)' of interface org.apache.flink.connector.kafka.source.reader.deserializer.KafkaRecordDeserializationSchema.
Even though I have the method implemented with the correct signature, it seems to ignore it.