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
   
   
![image](https://user-images.githubusercontent.com/18002496/63206504-147a0f00-c0e8-11e9-993f-0e1308d942d4.png)
   
   
   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

Reply via email to