xiedeyantu commented on code in PR #4677:
URL: https://github.com/apache/calcite/pull/4677#discussion_r2616005619


##########
core/src/main/java/org/apache/calcite/sql/dialect/Db2SqlDialect.java:
##########
@@ -81,7 +81,7 @@ public Db2SqlDialect(Context context) {
     // A duration is a positive or negative number representing an interval of 
time.
     // If one operand is a date, the other labeled duration of YEARS, MONTHS, 
or DAYS.
     // If one operand is a time, the other must be labeled duration of HOURS, 
MINUTES, or SECONDS.
-    // If one operand is a timestamp, the other operand can be any of teh 
duration.
+    // If one operand is a timestamp, the other operand can be any of the 
duration.

Review Comment:
   Thank you for your contribution. Would you be willing to modify this section 
and your commit message?



-- 
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]

Reply via email to