danny0405 commented on a change in pull request #1706: minor, fix a typo.
URL: https://github.com/apache/calcite/pull/1706#discussion_r361904558
##########
File path:
core/src/main/java/org/apache/calcite/materialize/LatticeSuggester.java
##########
@@ -334,7 +334,7 @@ private Lattice findMatch(final Lattice lattice,
MutableNode mutableNode) {
}
if (bestMatch != null) {
- // Fix up the best batch
+ // Fix up the best match
Review comment:
Yes, thanks for the fix
----------------------------------------------------------------
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]
With regards,
Apache Git Services