laurentgo opened a new pull request #2112: URL: https://github.com/apache/calcite/pull/2112
Address an issue in fullyQualify method when fully qualifying an identifier and the prefix cannot be resolved but could if name matching was not case sensitive, the method would throw an exception instead of trying to continue matching smaller prefixes (in case of compound columns keys). ---------------------------------------------------------------- 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]
