JiajunBernoulli opened a new pull request, #2763: URL: https://github.com/apache/calcite/pull/2763
I searched the code of `RexLiteral#intValue` in core module. Found that four class failed when LIMIT/OFFSET parameter is Dynamic. - RelMdMaxRowCount - RelMdMinRowCount - RelMdUtil - RelDecorrelator I fixed them, and added corresponding unit tests. -- 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]
