snuyanzin opened a new pull request, #4889: URL: https://github.com/apache/calcite/pull/4889
## Jira Link [CALCITE-7474](https://issues.apache.org/jira/browse/CALCITE-7474) ## Changes Proposed The issue (described in jira) is that there was an assumption that in `MEASURES` if starts with `*` then should use the last line if present, otherwise filter by symbol from `PATTERN` In reality it might happen that symbols from `PATTERN` are not used however there is expanded name The PR aligns that -- 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]
