MuhammadTahaNaveed opened a new pull request, #889:
URL: https://github.com/apache/age/pull/889

   - The error was in the way expr was getting transformed in case of 
T_NullTest.
   - The original expr was also getting tranformed, causing the nodeType of 
that expr unrecognizable next time the expr is used.
   - Fixed by creating a new NullTest expr.
   - Added regression tests as well.


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