DaveBirdsall opened a new pull request #1788: [TRAFODION-3270] Handle incompatible types in key expressions URL: https://github.com/apache/trafodion/pull/1788 If we have a join predicate of incompatible types and nested join is chosen, we get an assertion failure in the Generator in debug builds. This changes fixes that, by adding logic to handle incompatible types when generating key expressions.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
