XiaoYou201 commented on code in PR #10393:
URL: https://github.com/apache/inlong/pull/10393#discussion_r1637690207


##########
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/kafka/src/main/java/org/apache/inlong/sort/kafka/table/DynamicKafkaDeserializationSchema.java:
##########
@@ -146,6 +160,14 @@ public void deserialize(ConsumerRecord<byte[], byte[]> 
record, Collector<RowData
         keyCollector.buffer.clear();
     }
 
+    private Long getRecordTime(int consumeTimeIndex, MetadataConverter[] 
metadataConverters,

Review Comment:
   fix it, thx~



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to