hehuiyuan opened a new pull request #9469: [FLINK-13757][Docs]update logical fucntions for this expression `boolean IS NOT TRUE` URL: https://github.com/apache/flink/pull/9469 ## What is the purpose of the change  False: boolean IS NOT TRUE | Returns TRUE if boolean is FALSE or UNKNOWN; returns FALSE if boolean is **FALSE**. -- | -- True: boolean IS NOT TRUE | Returns TRUE if boolean is FALSE or UNKNOWN; returns FALSE if boolean is **TRUE**. -- | -- ## Brief change log Update logical fucntions for this expression `boolean IS NOT TRUE` ## Documentation - Does this pull request introduce a new feature? ( no)
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
