ysymi edited a comment on pull request #17698:
URL: https://github.com/apache/flink/pull/17698#issuecomment-962836982


   I will rebase on latest master (commit: fc4f2556) to pass the CI check in 
Azure.
   
   The reason is the master I checkout from (commit: db04af41 ) always failed 
in 
`org.apache.flink.streaming.connectors.kafka.table.KafkaDynamicTableFactoryTest#testTableSourceWithKeyValueAndMetadata`,
 because the valueDecodingFormat.producedDataType was different between two 
KafkaSource(one has `not null` but another one not have). And looks like this 
problem has been solved by commit 2a582f3. 
   So I will rebase on laster master to pass the CI


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to