zentol edited a comment on pull request #19039:
URL: https://github.com/apache/flink/pull/19039#issuecomment-1066733021


   ```
   assertThat(catalog.getDatabase(db1).getProperties())
       .doesNotContain(db.getProperties().entrySet());
   ```
   This doesn't compile though, because doesNotContain doesn't accept an 
iterable etc.
   (I can't respond to the thread since you force-pushed.)


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