rubenada commented on issue #1322: [CALCITE-3198] 
ReduceExpressionsRule.FILTER_INSTANCE does not reduce 'NOT(x=a AND x=b)'
URL: https://github.com/apache/calcite/pull/1322#issuecomment-515474608
 
 
   
   > 
   > 
   > oh...and please also run RexProgramFuzzyTest and see if it finds any 
problems.
   
   Thanks for the suggestion. I have run RexProgramFuzzyTest and I get the 
following:
   ```
   This is just a scaffold for quick investigation of a single fuzz test
   INFO  - Rex fuzzing results: number of cases tested=776, failed cases=1, 
duplicate failures=0, fuzz rate=534 per second
   INFO  - Randomized test identified a potential defect. Feel free to fix that 
issue
   ...
   ```
   But it is the same that I get when I run it on master, so I guess it is fine 
and this is not related to my change.
   

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